How to structure a Tensorflow Neural Network in 7 minutes

preview_player
Показать описание
In this video, We are going to take a look at the basic structure of a tensorflow program for constructing a deep neural network. We'll also take a look at the tensorboard for scalars and computation graph.

If you liked the video, please SUBSCRIBE for more amazing content.

More Resources:
Рекомендации по теме
Комментарии
Автор

I am watching this video again because it's fantastic. And by the way, at about 1:38 into the video it looks like you might be using Sublime Text editor to add tf.name_scope for input, layer, loss, optimizer, evaluation, and training in a very slick way.

vtrandal
Автор

Thanks a ton! I've been working mostly through keras and it takes a lot of theory out of the code. This was a good explanation! Had to slow the speed down a bit because you were going pretty quick haha

bytesizebiotech
Автор

Very helpful vid man, is there a similar guide for recurrent neural networks? As a developer trying to broaden their horizons from crypto/backend to machine learning your vids are awesome.

SU-yhdj