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

https://github.com/coderkun12/ml-basics

Repository contains exercise sheets that can help practice ML. From python basics to transfer learning.
https://github.com/coderkun12/ml-basics

Last synced: 3 months ago
JSON representation

Repository contains exercise sheets that can help practice ML. From python basics to transfer learning.

Awesome Lists containing this project

README

          

# Machine Learning Repository

Welcome to the **Machine Learning Repository**! This repository contains a structured collection of Python files covering fundamental to advanced Machine Learning (ML) concepts using **Scikit-Learn** and other essential Python libraries. It includes various ML algorithms, deep learning approaches, and datasets like CIFAR-10 and MNIST.

## Technologies & Libraries Used
- **Python (3.x)**
- **NumPy & Pandas** – Data manipulation and analysis
- **Matplotlib & Seaborn** – Data visualization
- **Scikit-Learn** – ML algorithms and model evaluation
- **TensorFlow & Keras** – Deep Learning models
- **OpenCV & PIL** – Image processing

## Contributing
Contributions are welcome! Feel free to fork the repository and submit a pull request.

## Support
If you find this repository helpful, give it a ⭐ on GitHub!

---
Happy Coding!