yousafe007's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
faif/python-patterns
A collection of design patterns/idioms in Python
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
ossu/data-science
📊 Path to a free self-taught education in Data Science!
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
RayTracing/raytracing.github.io
Main Web Site (Online Books)
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
Fanghua-Yu/SUPIR
SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild. Our new online demo is also released at suppixel.ai.
vijishmadhavan/ArtLine
A Deep Learning based project for creating line art portraits.
facebookresearch/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
pymc-devs/pymc-resources
PyMC educational resources
rmcelreath/stat_rethinking_2024
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
intro-stat-learning/ISLP_labs
Up-to-date version of labs for ISLP
bethgelab/imagecorruptions
Python package to corrupt arbitrary images.
juraam/stable-diffusion-from-scratch
Implementation of Stable Diffusion with PyTorch
LukeDitria/pytorch_tutorials
Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!
ivankliuk/coursera-data-structures-algorithms
Coursera: Data Structures and Algorithms Specialization
mwalmer-umd/vit_analysis
botlnec/islp
Solutions to 'An Introduction to Statistical Learning with Applications in R'... in Python!
kampta/asic
ASIC: Aligning Sparse Image Collections (ICCV 2023 Oral)
kristofvl/AdvancedCPP
Code from the Advanced Programming in C++ class
timhf/imagecorruptions
Python package to corrupt arbitrary images.