Select Git revision
-
lukas leufen authored
post processing can plot station_map(), but countries are not filled with e.g. elevation data (just blank fill)
lukas leufen authoredpost processing can plot station_map(), but countries are not filled with e.g. elevation data (just blank fill)
README.md 617 B
MachineLearningTools
This is a collection of all relevant functions used for ML stuff in the ESDE group
Inception Model
See a description here or take a look on the papers Going Deeper with Convolutions (Szegedy et al., 2014) and Network In Network (Lin et al., 2014).
Installation
- Install proj on your machine using the console. E.g. for opensuse / leap
zypper install proj
- c++ compiler required for cartopy installation