Skip to content

This is my first try on an LSTM implementation with Numpy. It got a bit messy with the shapes. The task that I am training the LSTM on is Value Memorization from the original paper.

Notifications You must be signed in to change notification settings

Aidandos/lstm_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

lstm_from_scratch

This is my first try on an LSTM implementation with Numpy. It got a bit messy with the shapes. The task that I am training the LSTM on is Value Memorization from the original paper. In the future, I will add comments and sort out the mess with the shape.

About

This is my first try on an LSTM implementation with Numpy. It got a bit messy with the shapes. The task that I am training the LSTM on is Value Memorization from the original paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published