FangchenLiu's Stars
meta-llama/llama3
The official Meta Llama 3 GitHub site
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
ShishirPatil/gorilla
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
openai/transformer-debugger
vye16/shape-of-motion
google-research/robopianist
[CoRL '23] Dexterous piano playing with deep reinforcement learning.
brentyi/tyro
CLI interfaces & config objects, from types
TonyLianLong/LLM-groundedDiffusion
LLM-grounded Diffusion: Enhancing Prompt Understanding of Text-to-Image Diffusion Models with Large Language Models (LLM-grounded Diffusion: LMD, TMLR 2024)
carlosferrazza/humanoid-bench
nicklashansen/tdmpc2
Code for "TD-MPC2: Scalable, Robust World Models for Continuous Control"
kevinzakka/mink
Python inverse kinematics based on MuJoCo
kvfrans/jax-diffusion-transformer
Implementation of Diffusion Transformer (DiT) in JAX
Colin97/OpenShape_code
official code of “OpenShape: Scaling Up 3D Shape Representation Towards Open-World Understanding”
kevinzakka/obj2mjcf
A CLI for processing composite Wavefront OBJ files for use in MuJoCo.
seohongpark/HIQL
HIQL: Offline Goal-Conditioned RL with Latent States as Actions (NeurIPS 2023)
StanfordVL/robovat
RoboVat: A unified toolkit for simulated and real-world robotic task environments.
SudeepDasari/data4robotics
SeanJia/CoTPC
Chain-of-Thought Predictive Control
Max-Fu/icrt
The official repo for the paper "In-Context Imitation Learning via Next-Token Prediction"
FangchenLiu/MaskDP_public
Code for "Masked Autoencoding for Scalable and Generalizable Decision Making". NeurIPS 2022
moka-manipulation/moka
MOKA: Open-World Robotic Manipulation through Mark-based Visual Prompting (RSS 2024)
StoneT2000/rfcl
(ICLR 2024) Reverse Forward Curriculum Learning
johnrso/spawnnet
SpawnNet: Learning Generalizable Visuomotor Skills from Pre-trained Networks
kevinzakka/mujoco_cube
A 3x3x3 puzzle cube model for MuJoCo.
gimme1dollar/b-moca
Benchmarking Mobile Device Control Agents across Diverse Configurations (ICLR 2024 workshop GenAI4DM spotlight presentation)
brentyi/jax-ekf
Generic EKF, with support for non-Euclidean manifolds
facebookresearch/ExPLORe
This is code to accompany the paper "Accelerating Exploration with Unlabeled Prior Data".
kevinzakka/nanorl
A tiny reinforcement learning codebase for continuous control, built on top of JAX.