Skip to content

jiexunsee/Numpy-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numpy LSTM

A messy implementation of LSTM using numpy, and I'm not sure if it's fully correct.

The LSTM cell is written in numpylstm.py, and can be tested with testlstm.py.

Currently getting nan when using it to learn binary addition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages