/binary-adder-rnn-notebook

Binary adder Recurrent Neural Network (RNN) Implemented in Tensorflow in a Jupyter notebook. RNN is also wrapped with a simple calculator so it is possible to manually test inputs.

Primary LanguageJupyter NotebookMIT LicenseMIT

RNN Implementation of Binary addition

Binary adder Recurrent Neural Network (RNN) Implemented in Tensorflow in a Jupyter notebook. RNN is also wrapped with a simple calculator so it is possible to manually test inputs.