Lists (2)
Sort Name ascending (A-Z)
Stars
All Algorithms implemented in Python
A resource for learning about Machine learning & Deep Learning
PyTorch implementations of deep reinforcement learning algorithms and environments
PyTorch deep learning projects made easy.
ETL, Analytics, Versioning for Unstructured Data
Reinforcement learning tutorials
[CVPR 2025 - Spotlight] Official PyTorch implementation of MAtCha Gaussians: Atlas of Charts for High-Quality Geometry and Photorealism From Sparse Views
A PyTorch-based Python library with UNet architecture and multiple backbones for Image Semantic Segmentation.
Web-scraping amazon.com with Beautiful Soup to track product categories
About The dataset was recorded on the Husky robotics platform on the university campus and consists of 5 tracks recorded at different times of day (day/dusk/night) and different seasons (winter/spr…
A deep CNN model trained to recognize and categorize shoes from digital catalogs (of e-commerce companies), image data contains 5 different viewing angles for same shoe image.
Python maze solving program using the LHR algoritim
A simple implementation of GradCAM (Gradient-weighted Class Activation Mapping) using PyTorch and OpenCV.
Crawling amazon.com using scrapy framework to scrape product details like ASIN, title, price, description, images, etc.