TensorFlow 101: Getting stated

Details
My name is Philippe and I'm going to help you get started with TensorFlow. If you have never used TensorFlow and are interested in learning how to use this mysterious mythical framework that is used in deep learning then this might be a good start.
You will learn a little about the following:
- Computational Graphs
- Tensors
- Forward Propagation
I will quickly go over these topics so you can work in groups and implement your own code to successfully run simple model (NOT neural networks but model nonetheless).
You must bring your computer and you must install TensorFlow in Python with "pip install tensorflow". You do not need a NVDIA GPU for what we will do.
Note: I will NOT be going over Deep Learning, just how to get started using the framework TensorFlow.
About the presenter:
Philippe Wee is the creator and organizer of HandsOn Data Science. He began learning data science and machine learning on his own 1.5 years ago and has been having a blast learning lots of cool stuff. Philippe is currently looking for work in Data Science and Machine Learning.

TensorFlow 101: Getting stated