The challenge is to train a neural network with a given dataset to be able to identify 102 species of flowers. The dataset we be using to train our neural network is from University of Oxford which can be viewed here.
- Python 3
- Pytorch 0.4.1
- torchvision
- Convolutional Neural Network
- Jupyter notebook
- Anaconda