Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 303 Bytes

File metadata and controls

3 lines (3 loc) · 303 Bytes

Simple-Rnn-for-my-first-Medium-blog

This is the complete code for a simple Rnn which you just read about on Medium. I hope anyone who reads this finds it helpful. This repository contains a Jupyter Notebook which consists of a Python where I have built a simple Rnn for making time series prediction.