55 Forks
70 Stars
70 Watchers

rnn-from-scratch

A Recurrent Neural Network implemented from scratch (using only numpy) in Python.

How to download and setup rnn-from-scratch

Open terminal and run command
git clone https://github.com/vzhou842/rnn-from-scratch.git
git clone is used to create a copy or clone of rnn-from-scratch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rnn-from-scratch https://github.com/vzhou842/rnn-from-scratch/archive/master.zip

Or simply clone rnn-from-scratch with SSH
[email protected]:vzhou842/rnn-from-scratch.git

If you have some problems with rnn-from-scratch

You may open issue on rnn-from-scratch support forum (system) here: https://github.com/vzhou842/rnn-from-scratch/issues