vinayak015 / Deep-Learning-from-scratch

My experiments with coding Deep Learning from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Learning-from-scratch

My experiments with coding abc's of Deep Learning from scratch. The goal was to code backprop and understand intuitively how pytorch or tensorflow have implemented them. I also wanted to code RNNs from scratch, it was a long due. Somehow I stayed away from RNN and wanted to change that.

Pending ToDos: Code optimizers like adam and RMSprop

About

My experiments with coding Deep Learning from scratch


Languages

Language:Python 100.0%