• Stars
    star
    3
  • Rank 3,948,717 (Top 79 %)
  • Language
    Python
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a converging bottom up implementation of the Recurrent Neural Network architecture with 3 layers and a tanh activation function using only numpy in Python.