Mattia Scardecchia's starred repositories

rl-tutorial-jnrr19

Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019

Language:Jupyter NotebookLicense:MITStargazers:591Issues:0Issues:0

crawlee-python

Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.

Language:PythonLicense:Apache-2.0Stargazers:3718Issues:0Issues:0

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

Stargazers:296962Issues:0Issues:0

LLMs-from-scratch

Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:25154Issues:0Issues:0

build-nanogpt

Video+code lecture on building nanoGPT from scratch

Language:PythonStargazers:3314Issues:0Issues:0

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:22958Issues:0Issues:0

wiki-savvy-rag

Finetuned an LLM to build a Wikipedia-backed RAG system expert about STEM subjects. Features a streamlit demo.

Language:Jupyter NotebookLicense:MITStargazers:4Issues:0Issues:0

cookbook

Open-source AI cookbook

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1575Issues:0Issues:0

hierarchy-learning

Learning a hierarchical model of data with neural networks.

Language:PythonLicense:MITStargazers:7Issues:0Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:303121Issues:0Issues:0

Entropic-Optimization-Algorithms

Studied a class of entropic optimization algorithms for deep learning, in the unsupervised learning setting. Found evidence that they improve generalization and denoising capabilities of autoencoders.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

vector-quantize-pytorch

Vector (and Scalar) Quantization, in Pytorch

Language:PythonLicense:MITStargazers:2341Issues:0Issues:0

PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.

Language:PythonLicense:Apache-2.0Stargazers:6409Issues:0Issues:0

Diffusion-Models-pytorch

Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:364Issues:0Issues:0

sam

SAM: Sharpness-Aware Minimization (PyTorch)

Language:PythonLicense:MITStargazers:1728Issues:0Issues:0

OLMo

Modeling, training, eval, and inference code for OLMo

Language:PythonLicense:Apache-2.0Stargazers:4308Issues:0Issues:0

the-art-of-debugging

The Art of Debugging

Language:CLicense:CC-BY-SA-4.0Stargazers:781Issues:0Issues:0

ml-engineering

Machine Learning Engineering Open Book

Language:PythonLicense:CC-BY-SA-4.0Stargazers:10554Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:4027Issues:0Issues:0

faiss

A library for efficient similarity search and clustering of dense vectors.

Language:C++License:MITStargazers:30183Issues:0Issues:0

llama.cpp

LLM inference in C/C++

Language:C++License:MITStargazers:64135Issues:0Issues:0

HelloSilicon

An introduction to ARM64 assembly on Apple Silicon Macs

Language:AssemblyLicense:MITStargazers:4280Issues:0Issues:0

Stockfish

A free and strong UCI chess engine

Language:C++License:GPL-3.0Stargazers:11131Issues:0Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:20362Issues:0Issues:0

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, ... 🧠

Language:PythonLicense:MITStargazers:53227Issues:0Issues:0

alpha-zero-general

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

Language:Jupyter NotebookLicense:MITStargazers:3815Issues:0Issues:0

interpretability-starter

🧠 Starter templates for doing interpretability research

Stargazers:59Issues:0Issues:0

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:183599Issues:0Issues:0

minGPT

A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

Language:PythonLicense:MITStargazers:19741Issues:0Issues:0