Using TensorFlow in R
- 
Lesson 1.1 - Getting started with TensorFlow - A learning objective: Create tensors in R and use the building blocks of TensorFlow APIs
 
- 
Lesson 1.2 - Implementing graphs and loops in TensorFlow - A learning objective: Implement a multilayer neural network and evaluate it for predictions against a sample dataset
 
- 
Lesson 1.3 - Training a neural network with gradient descent