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