-
Antoine Lucas authored8527fea8
readme.md 513 B
Lab_4
Time series of the global temperature from CNN: !!! use cnn2 env
EDS_ClimateTemperature_solution.ipynb
:: need some tuning to work
Detection of volcanoes from Venus Radar image: !!! use cnn2 env
EDS_VolcanoesOnVenus_solution.ipynb
add
warnings.filterwarnings("ignore", category=RuntimeWarning)
warnings.filterwarnings("ignore", category=UserWarning)
replace
model1_trained.history['acc'],...
Rock classification:
Kmean_on_Rock.ipynb
Lets_rock.ipynb