Skip to content

kun1887/RNN-char

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla RNN from scratch

Implementation of a vanilla characters level RNN using only Numpy for learning purposes.

Main objectives:

  • Gain stronger intuition on Recurrent mechanism in deep learning
  • Learn how to implement step by step time dependent backpropagation without using any DL library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors