This repo contains real world projects solved using Neural networks with Pytorch and other frameworks.This assumes that you already have familiarity with NN architectures such as CNN,RNN ,GAN etc.,
My project Dog-breed-classifier_aravind_brahmadevara received excellent feedback - one of the best submissions to Udacity so far by the reviewer
(https://github.com/aravind-deva/DeepLearning/blob/master/CNNFeedback.png)
- Each project will have a directory named after the objective it is going to achieve.
Example: DeployNN specifically covers deployment of NN models in cloud hosted environments such as AWS
- Please create an AWS account for example and verify your service quotas for sagemaker notebook,training,transformation and deployment jobs/
The solutions have been reviewed and test with a wide variety of test inputs. However , in case you find a bug, please raise an issue.Kindly fork the repo and create a pull request to merge into the source repo.
Licensed under LICENSE