You are viewing a single comment's thread from:

RE: Neural Networks and TensorFlow - Deep Learning Series [Part 5]

in #programming7 years ago

Basics, excellent!

At some point, I would LOVE it if you could do a video on how to build a network using LSTMs at a low level, like with Numpy and stuff. I use them all the time, but I can't wrap my head around they do the unrolling trick or compute the gradient. Thanks!

Sort:  

That is definitely in the workings. We'll first go through convolutional neural networks first.