jasdeep06's blog
  • Github

Recent Posts(last being most recent)

Backpropagation Explained


Towards-Backpropagation

Into-Backpropagation

Lets-Practice-Backpropagation
(practice-post)

Further-into-Backpropagation
(Backpropagation in a neural network)


Implementation of Research papers

Neural Stacks-An Explaination


Tensorflow

Getting Started with Tensorflow
(Implementation of linear regression)

Variable sharing in Tensorflow

Intuitions in CNNs
(pre implementation post)


CNNs in Tensorflow

CNNs in Tensorflow(cifar-10)(1/3)
(Tensors,Slicing,Reshaping,cifar-10 dataset)


RNNs in Tensorflow

Understanding LSTM in Tensorflow
(MNIST)