DeepTorch

Implementation and tutorial of deep learning algorithms in pyTorch

Stars
9

DeepTorch

Video explainig the code => https://www.youtube.com/playlist?list=PLbMqOoYQ3Mxw1Sl5iAAV4SJmvnAGAhFvK Implementation and tutorial of deep learning algorithms in pyTorch. This project is designed for programmers familiar with functioning of deep learning algorithms who are ready to transition to PyTorch. This project is currently under development. The following topics have been covered and there are a lot more to come. Follow the repository and stay tuned.

Topics :

Regression

Classifaction

Conlution neural nets (Using both GPU and CPU)

Related Projects