Skip to content

ardyh/rnn-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNN Forward Propagation

RNN Forward Propagation Implementation with vanilla python and numpy
Originally forked from https://github.com/willysantoso05/rnn-from-scratch/tree/dev. My contributions was recorded there

Installation

$ conda env create -f env.yml
$ conda activate rnn

Run program

$ python main.py

Author

  • 13517042 | Muhamad Nobel Fauzan
  • 13517062 | Ardysatrio Fakhri Haroen
  • 13517066 | Willy Santoso

About

RNN Implementation with vanilla python and numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages