A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

13.9K stars 5.2K forks 13.9K watchers Jupyter Notebook Apache License 2.0
11 Open Issues Need Help Last updated: Aug 13, 2026

Open Issues Need Help

View All on GitHub
bug help wanted

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook
bug help wanted

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook
[bug] 3 months ago
bug help wanted

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

AI Summary: A user reported a LaTeX rendering error in a Jupyter notebook for the cross-entropy formula in Chapter 2, page 294, cell 72/23. The issue is caused by a line break within the LaTeX string, preventing the formula from displaying correctly. A workaround is provided, suggesting the removal of the line break to fix the rendering.

Complexity: 1/5
bug help wanted

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

AI Summary: Update the Jupyter notebook `03_classification.ipynb` to use a valid URL for downloading the MNIST dataset from OpenML. The current link returns a 404 error. The solution involves finding a working download link for the MNIST ARFF dataset on OpenML and replacing the outdated link in the specified notebook cell.

Complexity: 2/5
bug help wanted

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook

AI Summary: Debug a `InvalidIndexError` occurring in a Jupyter Notebook cell (Cell 117) within a machine learning project. The error arises after fitting a Scikit-learn pipeline in Chapter 2, potentially due to incompatibility between the OneHotEncoder's output and subsequent pipeline steps. The task involves analyzing the code, understanding the pipeline's data flow, and identifying the root cause of the error, possibly related to sparse matrix handling or data type mismatch.

Complexity: 4/5
bug help wanted

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Jupyter Notebook