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

https://github.com/vinit-source/deep-learning-tasks

Deep Learning assignments performed using PyTorch during MTech at IIT Jodhpur
https://github.com/vinit-source/deep-learning-tasks

autoencoders backpropagation deep-learning deep-neural-networks radial-basis-function

Last synced: 2 months ago
JSON representation

Deep Learning assignments performed using PyTorch during MTech at IIT Jodhpur

Awesome Lists containing this project

README

          

# Deep-Learning-Tasks

1. [Backpropagation Algorithm from scratch](https://github.com/Vinit-source/Deep-Learning-Assignment-1/blob/main/Backpropagation%20from%20Scratch.ipynb)
2. [Basic AutoEncoder](https://github.com/Vinit-source/Deep-Learning-Assignment-1/blob/main/AutoEncoder.ipynb)
3. [Radial Basis Function](https://github.com/Vinit-source/Deep-Learning-Assignment-1/blob/main/Radial_Basis_Function.ipynb).