Skip to content

haitt16/LSTM-numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSTM-numpy

This work was created by ungraduated student - who first approach to Recurrent Neural Network. Therefore, it cannot be applied to any tasks to training or evaluating yet (I'm not sure if I can implement backpropagation for RNN lol).

My implemention of LSTM using numpy which easy to code and wokrking with matrix in a range of Algebra. I made this implemention to understanding how RNN, GRU or LSTM Network work and what is inside.

If you wanna see how RNN be apllied to a specify task, you could visit my coming up repo. I will use PyTorch for this (and Attention or Transform maybe).

Thanks for your visiting!

Architecture

Mathematical Analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages