152 Forks
429 Stars
429 Watchers

rnn-from-scratch

Implementing Recurrent Neural Network from Scratch

How to download and setup rnn-from-scratch

Open terminal and run command
git clone https://github.com/gy910210/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/gy910210/rnn-from-scratch/archive/master.zip

Or simply clone rnn-from-scratch with SSH
[email protected]:gy910210/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/gy910210/rnn-from-scratch/issues