-
Notifications
You must be signed in to change notification settings - Fork 2
Worked Examples & Projects
Anita Faul edited this page Oct 30, 2020
·
3 revisions
Logistic Classification Example - A short example on logistic classification with basis functions, including notes on the topic.
Satellite Image Processing with Deep Learning
In this notebook:
- Solve the EuroSAT-10 classification problem,
- to that end use Convolutional Neural Networks,
- decrease overfitting with dropout,
- decrease overfitting even further with data augmentation, and
- solve the problem with transfer learning.
xarray Extract data and plot it from CMIP6.