Skip to content

TensorFlow for absolute beginners: a 3-hour codelab for self-learning neural network basics without hard math.

License

Notifications You must be signed in to change notification settings

michalrudko/TensorFlow-for-absolute-beginners

 
 

Repository files navigation

TensorFlow for absolulte beginners

When I opened a neural network text book and saw the bunch of math formulas, I felt like "this is not for me". But wait, TensorFlow now provides the high-level API that let you write a few lines of Python code to get started with neural network, without understanding the hard math. Try this codelab to see how machine learning works on your laptop.

This codelab is designed as an easy TensorFlow introduction for non ML experts. All you need to know is how to use Python. It would take about 2 - 3 hours to go through all the sections.

Please get started from the Preparation doc.

About

TensorFlow for absolute beginners: a 3-hour codelab for self-learning neural network basics without hard math.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%