diff --git a/README.md b/README.md index 9f3119b7..51476756 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Part 5: Deep Dream in TensorFlow](https://www.youtube.com/watch?v=MrBzgvUNr4w&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU&index=5) - [Part 6: Genetic Algorithms](https://www.youtube.com/watch?v=dSofAXnnFrY&index=6&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU) +- Data Analysis with Python (course): + - [Freecodecamp Introduction to Data Analysis](https://www.freecodecamp.org/learn/data-analysis-with-python/) + ### Machine Learning: - [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) (video)