Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 222 Bytes

File metadata and controls

2 lines (2 loc) · 222 Bytes

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.