vzhou842 / rnn-from-scratch

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

Home Page:https://victorzhou.com/blog/intro-to-rnns/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

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

https://victorzhou.com/blog/intro-to-rnns/

License:MIT License


Languages

Language:Python 100.0%