My Neural Network Codes when I was beginner in Artificial Neural Networks
Clean, Commented, Single-Filed Python Programs + Jupyter Notebooks
The programs depends upon following dependencies:
- Python 3.5+
- Numpy
- Matplotlib
- Tensorflow
-
FeedForward Neural Network
-
Recurrent Neural Network
-
Convolutional Neural Network
-
Hopfield Network
-
Restricted Boltzmann Machine
-
Denoising Neural AutoEncoder
-
Deconvolutional Neural AutoEncoder