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.
- Host: GitHub
- URL: https://github.com/rowlkh/ai-machine-learning-projects
- Owner: Rowlkh
- Created: 2024-11-24T17:48:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T23:20:25.000Z (over 1 year ago)
- Last Synced: 2025-01-31T10:17:23.250Z (over 1 year ago)
- Topics: ai, data-science, deep-learning, machine-learning, nlp, python
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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