This repository is organized into the following main categories:
- Implementation of various ML algorithms
- Deep learning model architectures
- Neural network implementations
- Binary and multi-class classification projects
- Text classification
- Image classification
- Object detection
- Anomaly detection
- Face detection
- Large Language Models
- Text generation
- Image generation
- Text processing
- Sentiment analysis
- Language models
- Image processing
- Video analysis
- OpenCV projects
- Time series prediction
- Regression models
- Forecasting
- Collaborative filtering
- Content-based systems
- Hybrid systems
Each project should follow the template provided in /docs/project_template/
- Choose the appropriate category for your project
- Follow the project template structure
- Ensure proper documentation
- Include requirements.txt
- Add proper README.md
- Keep datasets in separate data directories
- Include clear installation instructions
- Document model performance
- Add visualizations when possible