Recurrent Neural Network, created from scratch using numpy package and python programming language. The main Jupyter presents mathematical background behind RNNs, including backpropagation. Network performs pet exercise - it adds two binary numbers
To run it You need jupyter notebook installed or You can run it using google colab The main file is The main file is Recurrent_Neural_Net.ipynb
-numpy
-tqdm
-matplotlib
This project is licensed under the MIT License - see the LICENSE file for details