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

https://github.com/rowlkh/ai-machine-learning-projects

AI and Machine Learning projects with Python, Deep Learning, NLP, Data Science, and AI applications.
https://github.com/rowlkh/ai-machine-learning-projects

ai data-science deep-learning machine-learning nlp python

Last synced: 3 months ago
JSON representation

AI and Machine Learning projects with Python, Deep Learning, NLP, Data Science, and AI applications.

Awesome Lists containing this project

README

          

# ML-AI-learning-Projects

This repository contains various **AI** and **Machine Learning** projects using **Python**. It includes projects related to **Deep Learning**, **Data Science**, **Natural Language Processing (NLP)**, and other AI techniques for real-world applications.

## Projects

Each folder in this repository represents a project showcasing different AI/ML algorithms and techniques I have learned, with explanations and code.

## How to Use

1. Clone the repository:
```bash
git clone https://github.com/yourusername/ML-AI-Journey.git
```

2. Install dependencies:
```bash
pip install -r requirements.txt
```

3. Run the project:
```bash
python main.py
```

## Learning Focus

- Supervised and Unsupervised Learning
- Deep Learning (CNN, RNN)
- Natural Language Processing (NLP)
- Data Preprocessing and Feature Engineering