- https://github.com/udacity/AIPND
- https://github.com/udacity/aipnd-project
- https://github.com/udacity/DL_PyTorch
- https://pytorch.org/tutorials/beginner/transfer_learning_tutorial.html (Data loading and generic training routine)
- PyTorch (v0.4)
The data can be downloaded here. The dataset is split into three parts, training, validation, and testing.
The contents of this repository are covered under the MIT License.