Deep learning with Keras - Part 5: Train a single hidden layer model in Keras
This fifth video in the Deep learning with Keras series demonstrates how to train a single hidden layer model in Keras.
Previous videos in this series:
- Deep learning with Keras - Part 1: Prerequisites for working with Keras
- Deep learning with Keras - Part 2: Configure Keras to use Theano backend (Linux)
- Deep learning with Keras - Part 3: Preprocess training data for Keras model
- Deep learning with Keras - Part 4: Build a single hidden layer model in Keras