diff --git a/README.md b/README.md index bba771d..28d3d58 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# Introduction to Machine Learning [![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) -

Train your brain to train machines. Build your first ML models from scratch – from simple classifiers to neural networks – with hands-on coding, a bit of Python, and a guided IDE built for learners.

\ No newline at end of file +# Introduction to Machine Learning +[![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) + +Course%20catalog + +Marketplace +

Train your brain to train machines. Build your first ML models from scratch – from simple classifiers to neural networks – with hands-on coding, a bit of Python, and a guided IDE built for learners.

+ +## Want to know more? +If you have questions about the course or the tasks, or if you find any errors, feel free to ask questions and participate in discussions within the repository [issues](https://github.com/jetbrains-academy/Machine-Learning-101/issues). + +## Contribution +Please be sure to review the [project's contributing guidelines](https://github.com/jetbrains-academy/.github/blob/main/contributing_guidelines.md) to learn how to help the project.