/TensorFlow

Primary LanguagePythonOtherNOASSERTION

TensorFlow Tutorials

Hi Internet,
I like Python using TensorFlow library (that's why I made it of).
And I feel like making tutorials is the best way to understand things like ML algorithms and AI.
Hoping that you've installed TensorFlow in your system.(Installation)
Look at some easy codes in Python using this library.

1. Hello World (code)

2. Matrix Multiplication (code)

3. Normal Distribution Curve (code)

4. Linear Regression (code)

5. Understanding MNIST DataSets (code)

6. Softmax Regression on MNIST DataSets (code)

7. Image Classification on Inception Data (code)

And, more to come.
Hope It would help you. :) ;)