noise.blog

progress on RNN

completed math and coding of char level RNN.

thx to karpathy sensei for the inspiration./

initially it was cryptic, math made the things clear, also have restructured the code (for more readability ig?)

need to write a blog covering math and code flow.

forward block

backward and code completion

implementation code

#RNN