jerrywiston's starred repositories

build-nanogpt

Video+code lecture on building nanoGPT from scratch

Language:PythonStargazers:3095Issues:0Issues:0

ijepa

Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."

Language:PythonLicense:NOASSERTIONStargazers:2760Issues:0Issues:0

llama3.np

llama3.np is a pure NumPy implementation for Llama 3 model.

Language:PythonLicense:MITStargazers:938Issues:0Issues:0

llama3-from-scratch

llama3 implementation one matrix multiplication at a time

Language:Jupyter NotebookLicense:MITStargazers:11404Issues:0Issues:0

DrEureka

Official Repository for "DrEureka: Language Model Guided Sim-To-Real Transfer" (RSS 2024)

Language:PythonLicense:MITStargazers:753Issues:0Issues:0

VILA

VILA - a multi-image visual language model with training, inference and evaluation recipe, deployable from cloud to edge (Jetson Orin and laptops)

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

ml-stable-diffusion

Stable Diffusion with Core ML on Apple Silicon

Language:PythonLicense:MITStargazers:16515Issues:0Issues:0

Awesome-Embodied-Agent-with-LLMs

This is a curated list of "Embodied AI or robot with Large Language Models" research. Watch this repository for the latest updates! 🔥

Stargazers:759Issues:0Issues:0

depRL

Repository for our ICLR 2023 paper: DEP-RL: Embodied Exploration for Reinforcement Learning in Overactuated and Musculoskeletal Systems

Language:PythonLicense:MITStargazers:200Issues:0Issues:0

rq-vae-transformer

The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:735Issues:0Issues:0

gemma.cpp

lightweight, standalone C++ inference engine for Google's Gemma models.

Language:C++License:Apache-2.0Stargazers:5819Issues:0Issues:0

VAR

[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!

Language:PythonLicense:MITStargazers:3880Issues:0Issues:0

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:22269Issues:0Issues:0

latent-vae

Code for the paper High Fidelity Image Synthesis With Deep VAEs In Latent Space.

Language:PythonStargazers:26Issues:0Issues:0

bpeasy

Fast bare-bones BPE for modern tokenizer training

Language:PythonLicense:MITStargazers:129Issues:0Issues:0

gemma_pytorch

The official PyTorch implementation of Google's Gemma models

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

Pointnet_Pointnet2_pytorch

PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.

Language:PythonLicense:MITStargazers:3412Issues:0Issues:0

dreamerv3

Mastering Diverse Domains through World Models

Language:PythonLicense:MITStargazers:1175Issues:0Issues:0

diffusion-DDIM-pytorch

This is a pytorch implementation of Denoising Diffusion Implicit Models

Language:PythonStargazers:38Issues:0Issues:0

Diffusion

PyTorch implementation for DDPM & DDIM

Language:PythonStargazers:15Issues:0Issues:0

deep-vector-quantization

VQVAEs, GumbelSoftmaxes and friends

Language:Jupyter NotebookLicense:MITStargazers:509Issues:0Issues:0

minGPT

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

Language:PythonLicense:MITStargazers:19549Issues:0Issues:0
Language:PythonLicense:GPL-3.0Stargazers:51Issues:0Issues:0

nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.

Language:PythonLicense:MITStargazers:35122Issues:0Issues:0

llama2.c

Inference Llama 2 in one file of pure C

Language:CLicense:MITStargazers:16919Issues:0Issues:0

pytorch-r2d2

PyTorch implementation of R2D2 (Recurrent Reply Distributed DQN)

Language:PythonStargazers:12Issues:0Issues:0

roguelike-dungeon-generator

An algorithm that generates a level for roguelike games.

Language:PythonLicense:MITStargazers:75Issues:0Issues:0

DeepRL-Tutorials

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

Language:Jupyter NotebookStargazers:1045Issues:0Issues:0

never-give-up

PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies

Language:PythonLicense:MITStargazers:53Issues:0Issues:0

Reinforcement-Learning-Pytorch-Cartpole

Simple Cartpole example writed with pytorch.

Language:PythonLicense:MITStargazers:162Issues:0Issues:0