Project for Applied Machine Learning at University of Amsterdam.
- Clone this repository
git clone https://github.com/kovacspeter/Animal-classification.git
- Download the bvlc_alexnet.npy, or download manually from the toronto computer science website
- Run training
python run.py
Data augmentation comes from this github project!
- Data Augmentation
- Loading/Saving of model
- Summaries
-
On convolutional networks
-
On Tensorflow
-
CNN in TensorFlow