I am writing this series of blogs to document my learnings as I travel through the data science world. I will be focussing on Deep Learning for now. We would use TensorFlow for our ML workloads, and will be using Keras framework as wrapper on top of Tensor. We would start using TensorFlow directly as we get comfortable with the Tensor API over time.
Here are few links that would be a good place to start before we dig in Deep in the Learning. I have intentionally limited these to really short introductions and cheatsheets:
- Deep learning frameworks intro
- Understanding Keras – Quora thread
- Deep learning cheatsheet | ML cheatsheets
- TensorFlow and Neural network concepts – YouTube video