Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AyushExel/DeepTorch

Implementation and tutorial of deep learning algorithms in pyTorch
https://github.com/AyushExel/DeepTorch

deep-learning machine-learning machine-learning-algorithms machine-learning-library neural-network python pytorch pytorch-implmention pytorch-tutorial reinforcement-learning tutorial

Last synced: about 2 months ago
JSON representation

Implementation and tutorial of deep learning algorithms in pyTorch

Awesome Lists containing this project

README

        

# 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)