/RNN-numpy

A simple RNN built from scratch using numpy. Inspired by a blog post of Andrej Karpathy from 2015. Can be used to train on simple data like dataset of dinosaur names. Can be used to generate new dinosaur names after training.

Primary LanguageJupyter Notebook

No issues in this repository yet.