From bcca6ac9df6033f2c6f115d30dacfc66d278c750 Mon Sep 17 00:00:00 2001 From: Daniel R Date: Mon, 4 Nov 2024 09:29:55 -0500 Subject: [PATCH] Updating Repo name to reflect the module name change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5f03220..22eb8d5a 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ This module's materials are adapted from the Deep Learning module taught at [Mas | 6 | TBD | Recurrent Neural Networks and NLP | [Slides](./01_materials/slides/06_natural_language_processing_with_deep_learning.pdf) | [Lab 6 Workbook](./01_materials/labs/lab_6.ipynb) | |   ### Requirements -* Participants are expected to have completed Shell, Git, Python, Applying Statistical Concepts, Production, and Algorithms & Data Structures learning modules. +* Participants are expected to have completed Shell, Git, Python, Linear Regression, Classification, and Resampling, Production, and Algorithms & Data Structures learning modules. * Participants are encouraged to ask questions, and collaborate with others to enhance their learning experience. * Participants must have a computer and an internet connection to participate in online activities. * Participants must not use generative AI such as ChatGPT to generate code in order to complete assignments. It should be used as a supportive tool to seek out answers to questions you may have.