paramsingh96 / TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. :) ;)

About

License:Other


Languages

Language:Python 100.0%