/Deep-Learning

Primary LanguageJupyter Notebook

Deep-Learning

Repo contains:
Implementation of FeedForward Network with Numpy
Implementation of CNN with PyTorch
Implementation of RNN with Numpy
Implementation of LSTM with PyTorch