https://github.com/hlfshell/udacity-dlnd-dog-project
Project 1 for Udacity's DLND - Creating a dog breed classifier convolutional neural network
https://github.com/hlfshell/udacity-dlnd-dog-project
Last synced: 5 months ago
JSON representation
Project 1 for Udacity's DLND - Creating a dog breed classifier convolutional neural network
- Host: GitHub
- URL: https://github.com/hlfshell/udacity-dlnd-dog-project
- Owner: hlfshell
- License: mit
- Created: 2018-03-14T03:13:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-17T04:03:42.000Z (over 8 years ago)
- Last Synced: 2025-06-11T03:36:19.308Z (about 1 year ago)
- Language: HTML
- Size: 65.3 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Dog Breed Classifier Project
This is a project for the [Udacity Deep Learning Nanodegree](https://in.udacity.com/course/deep-learning-nanodegree-foundation--nd101). The original repository this is cloned from prior to my undertaking of it can be found [here](https://github.com/udacity/dog-project).
The `dog_app.ipynb` file is the jupyter notebook file used to complete the project. The resulting trained models are in the `saved_models` folder. The HTML export of the jupyter notebook can be found at `report.html`