TensorFlow is an open-source library from Google developed for creating deep learning models. This cheat sheet looks into:
TensorFlow basics (installation, main classes, optimizers, reduction and activation functions, etc.)
- How to install Skflow (a simplified interface)
- How to install Keras (a highly modular neural network library to run on top of TensorFlow)
- A set of Python helper function