Monday, March 27, 2017

TensorFlow and Deep Learning without a PhD, Part 1 (Google Cloud Next '17) -

https://www.youtube.com/watch?v=u4alGiomYP4


Looks like Neural networks always have a non linear activation function.

This video explains number recognition. Which is a classification problem. May be multinomial linear regression!

Softmax is one algorithm which works well on classification problems.

NumPy is a numerical library for Python.


No comments:

Post a Comment