diff --git a/README.md b/README.md
index c0167d1c..5f90b105 100644
--- a/README.md
+++ b/README.md
@@ -47,10 +47,10 @@ Module|Content
[Module 7](t81_558_class_07_1_gan_intro.ipynb)
Week of 10/26/2020 | **Module 7: Generative Adversarial Networks (GANs)**
- Part 7.1: Introduction to GANS for Image and Data Generation
- Part 7.2: Implementing a GAN in Keras
- Part 7.3: Face Generation with StyleGAN and Python
- Part 7.4: GANS for Semi-Supervised Learning in Keras
- Part 7.5: An Overview of GAN Research
- [Module 6 Assignment](https://github.com/jeffheaton/t81_558_deep_learning/blob/master/assignments/assignment_yourname_class6.ipynb) due: 10/27/2020
[Module 8](t81_558_class_08_1_kaggle_intro.ipynb)
Week of 11/02/2020 | **Module 8: Kaggle**- Part 8.1: Introduction to Kaggle
- Part 8.2: Building Ensembles with Scikit-Learn and Keras
- Part 8.3: How Should you Architect Your Keras Neural Network: Hyperparameters
- Part 8.4: Bayesian Hyperparameter Optimization for Keras
- Part 8.5: Current Semester's Kaggle
- [Module 7 Assignment](https://github.com/jeffheaton/t81_558_deep_learning/blob/master/assignments/assignment_yourname_class7.ipynb) due: 11/03/2020
[Module 9](t81_558_class_09_1_keras_transfer.ipynb)
**Meet Online on 11/09/2020** | **Module 9: Transfer Learning**- Part 9.1: Introduction to Keras Transfer Learning
- Part 9.2: Popular Pretrained Neural Networks for Keras.
- Part 9.3: Transfer Learning for Computer Vision and Keras
- Part 9.4: Transfer Learning for Languages and Keras
- Part 9.5: Transfer Learning for Keras Feature Engineering
- [Module 8 Assignment](https://github.com/jeffheaton/t81_558_deep_learning/blob/master/assignments/assignment_yourname_class8.ipynb) due: 11/10/2020
- **We will meet online this week!** (3rd Meeting)
-[Module 10](t81_558_class_10_1_timeseries.ipynb)
Week of 11/16/2020 | **Module 10: Time Series in Keras**- Part 10.1: Time Series Data Encoding for Deep Learning, TensorFlow and Keras
- Part 10.2: Programming LSTM with Keras and TensorFlow
- Part 10.3: Image Captioning with Keras and TensorFlow
- Part 10.4: Temporal CNN in Keras and TensorFlow
- Part 10.5: Predicting the Stock Market with Keras and TensorFlow
- [Module 9 Assignment](https://github.com/jeffheaton/t81_558_deep_learning/blob/master/assignments/assignment_yourname_class9.ipynb) due: 11/27/2020
+[Module 10](t81_558_class_10_1_timeseries.ipynb)
Week of 11/16/2020 | **Module 10: Time Series in Keras**- Part 10.1: Time Series Data Encoding for Deep Learning, TensorFlow and Keras
- Part 10.2: Programming LSTM with Keras and TensorFlow
- Part 10.3: Image Captioning with Keras and TensorFlow
- Part 10.4: Temporal CNN in Keras and TensorFlow
- Part 10.5: Temporal CNN in Keras and TensorFlow
- [Module 9 Assignment](https://github.com/jeffheaton/t81_558_deep_learning/blob/master/assignments/assignment_yourname_class9.ipynb) due: 11/27/2020
[Module 11](t81_558_class_11_01_spacy.ipynb)
Week of 11/23/2020 | **Module 11: Natural Language Processing**- Part 11.1: Getting Started with Spacy in Python
- Part 11.2: Word2Vec and Text Classification
- Part 11.3: Natural Language Processing with Spacy and Keras
- Part 11.4: What are Embedding Layers in Keras
- Part 11.5: Learning English from Scratch with Keras and TensorFlow
- [Module 10 Assignment](https://github.com/jeffheaton/t81_558_deep_learning/blob/master/assignments/assignment_yourname_class10.ipynb) due: 11/24/2020
[Module 12](t81_558_class_12_01_ai_gym.ipynb)
Week of 11/30/2020 | **Module 12: Reinforcement Learning**- Kaggle Assignment due: 12/01/2020 (approx 4-6PM, due to Kaggle GMT timezone)
- Part 12.1: Introduction to the OpenAI Gym
- Part 12.2: Introduction to Q-Learning for Keras
- Part 12.3: Keras Q-Learning in the OpenAI Gym
- Part 12.4: Atari Games with Keras Neural Networks
- Part 12.5: How Alpha Zero used Reinforcement Learning to Master Chess
-[Module 13](t81_558_class_13_01_flask.ipynb)
**Meet on Online 12/07/2020** | **Module 13: Deployment and Monitoring**- Part 13.1: Deploying a Model to AWS
- Part 13.2: Flask and Deep Learning Web Services
- Part 13.3: AI at the Edge: Using Keras on a Mobile Device
- Part 13.4: When to Retrain Your Neural Network
- Part 13.5: Using a Keras Deep Neural Network with a Web Application
- **We will meet online this week!** (4th Meeting)
+[Module 13](t81_558_class_13_01_flask.ipynb)
**Meet on Online 12/07/2020** | **Module 13: Deployment and Monitoring**- Part 13.1: Flask and Deep Learning Web Services
- Part 13.2: Deploying a Model to AWS
- Part 13.3: Using a Keras Deep Neural Network with a Web Application
- Part 13.4: When to Retrain Your Neural Network
- Part 13.5: AI at the Edge: Using Keras on a Mobile Device
- **We will meet online this week!** (4th Meeting)
[Module 14](t81_558_class_14_01_automl.ipynb)
Week of 12/14/2020 | **Module 14: Other Neural Network Techniques**- Part 14.1: What is AutoML
- Part 14.2: Using Denoising AutoEncoders in Keras
- Part 14.3: Training an Intrusion Detection System with KDD99
- Part 14.4: Anomaly Detection in Keras
- Part 14.5: New Technology in Deep Learning
- Final Project due 12/08/2020
# Datasets