Pinned Repositories
d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
deeplearning-models
A collection of various deep learning architectures, models, and tips
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
llama2.c
Inference Llama 2 in one file of pure C
mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
nerfstudio
A collaboration friendly studio for NeRFs
Python
All Algorithms implemented in Python
Gulio357's Repositories
Gulio357/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
Gulio357/deeplearning-models
A collection of various deep learning architectures, models, and tips
Gulio357/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Gulio357/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
Gulio357/llama2.c
Inference Llama 2 in one file of pure C
Gulio357/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
Gulio357/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
Gulio357/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Gulio357/nerfstudio
A collaboration friendly studio for NeRFs
Gulio357/Python
All Algorithms implemented in Python
Gulio357/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
Gulio357/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Gulio357/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"