Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muhkartal/ml-notes

ml-notes that i took in my ai, ml and deep learning journey
https://github.com/muhkartal/ml-notes

cpp keras matplotlib numpy opencv-python pandas python pytorch sckit-learn seaborn streamlit tensorflow

Last synced: 9 days ago
JSON representation

ml-notes that i took in my ai, ml and deep learning journey

Awesome Lists containing this project

README

        

# ML Notes

The machine learning (ML) notes from my AI, ML, and deep learning journey cover key topics such as supervised, unsupervised, and reinforcement learning, along with algorithms like decision trees, SVM, KNN, and logistic regression.

![alt text](images/main.png)

They also explore deep learning, including CNNs, RNNs, and advanced concepts like transfer learning and GANs. The notes highlight techniques for model evaluation, optimization (gradient descent, regularization), and best practices in data preprocessing and hyperparameter tuning. Overall, they provide a comprehensive overview of foundational and advanced ML concepts and techniques.