Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jzsmoreno committed Jan 24, 2025
1 parent 1df12c7 commit 2263727
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mlcourse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ Welcome to the repository for the Machine Learning course! This repository conta
13. [**A1-Boosting_Algorithms**](./src/A1_Boosting_Algorithms.ipynb)
- Advanced boosting algorithms and their implementation.

14. [**A2-Gaussian_Mixture**](./src/A2_Gaussian_Mixture.ipynb)
- Clustering and classification problems with bell-shaped curves.

## Getting Started

To run these notebooks locally, you need to have Python and Jupyter Notebook installed. Follow these steps to get started:
Expand Down

0 comments on commit 2263727

Please sign in to comment.