Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.07 KB

File metadata and controls

27 lines (15 loc) · 1.07 KB

DeepLearning

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.,

Positive feedback

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)

How to use them

  • 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/

Contribute

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.

License

Licensed under LICENSE