aladdinpersson/Machine-Learning-Collection
A collection of machine learning and deep learning tutorials with PyTorch and TensorFlow implementations and YouTube walkthroughs.

This repository provides tutorials and code projects for learning machine learning and deep learning fundamentals. It includes implementations of ML algorithms like linear regression with gradient descent, deep learning framework tutorials (PyTorch and TensorFlow), and covers topics such as object detection, generative adversarial networks (GANs), CNN architectures, and PyTorch Lightning. The code is organized for educational use, with video explanations accompanying many implementations.