chufanchen's Stars
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
hanjuku-kaso/awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
lencx/nofwl
NoFWL Desktop Application
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
allenai/RL4LMs
A modular RL library to fine-tune language models to human preferences
Farama-Foundation/D4RL
A collection of reference environments for offline reinforcement learning
Farama-Foundation/Minari
A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities
openrlbenchmark/openrlbenchmark
google-deepmind/rlax
HFAiLab/hai-platform
一种任务级GPU算力分时调度的高性能深度学习训练平台
kinalmehta/marl-jax
JAX library for MARL research
n2cholas/awesome-jax
JAX - A curated list of resources https://github.com/google/jax
di-sukharev/opencommit
GPT wrapper for git — generate commit messages with an LLM in 1 sec — works best with Claude 3.5 — supports local models too
modularml/mojo
The Mojo Programming Language
idreesshaikh/Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
gelldur/EventBus
A lightweight and very fast event bus / event framework for C++17
PyO3/pyo3
Rust bindings for the Python interpreter
max0x7ba/atomic_queue
C++14 lock-free queue.
penn-pal-lab/peg
Code for "Planning Goals for Exploration", ICLR2023 Spotlight. An unsupervised RL agent for hard exploration tasks.
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
progschj/ThreadPool
A simple C++11 Thread Pool implementation
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
openucx/ucc
Unified Collective Communication Library
facebookresearch/rlmeta
RLMeta is a light-weight flexible framework for Distributed Reinforcement Learning Research.
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
facebookresearch/ELF
An End-To-End, Lightweight and Flexible Platform for Game Research
google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
Shanghai-Digital-Brain-Laboratory/DB-Football
A Simple, Distributed and Asynchronous Multi-Agent Reinforcement Learning Framework for Google Research Football AI.
openai/Video-Pre-Training
Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos
PKU-RL/Plan4MC
Reinforcement learning and planning for Minecraft.