artemZholus's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
ggerganov/llama.cpp
LLM inference in C/C++
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
openai/openai-python
The official Python library for the OpenAI API
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
google-research/kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
Dunedan/mbp-2016-linux
State of Linux on the MacBook Pro 2016 & 2017
linuxserver/docker-code-server
NVIDIA-Omniverse/IsaacGymEnvs
Isaac Gym Reinforcement Learning Environments
danijar/dreamerv3
Mastering Diverse Domains through World Models
google-research/seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
HumanCompatibleAI/overcooked_ai
A benchmark environment for fully cooperative human-AI performance.
Farama-Foundation/Miniworld
Simple and easily configurable 3D FPS-game-like environments for reinforcement learning
google-deepmind/reverb
Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research
instadeepai/jumanji
🕹️ A diverse suite of scalable reinforcement learning environments in JAX
ott-jax/ott
Optimal transport tools implemented with the JAX framework, to solve large scale matching problems of any flavor.
google-deepmind/dqn_zoo
DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.
opendilab/awesome-multi-modal-reinforcement-learning
A curated list of Multi-Modal Reinforcement Learning resources (continually updated)
ShirAmir/dino-vit-features
Official implementation for the paper "Deep ViT Features as Dense Visual Descriptors".
shadlyd15/DoomLinux
A bash script to build a minimal linux operating system just to play Doom.
google-research/jaxpruner
openai/train-procgen
Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"
ericjang/pt-jax
Path Tracing in JAX
danijar/ninjax
General Modules for JAX
microsoft/greenlands
Platform to run interactive Reinforcement Learning agents in a Minecraft Server
Miffyli/nle-sample-factory-baseline
manuel-munoz-aguirre/singularity-pytorch-gpu
Singularity image for a deep learning (pytorch) environment + GPU support
Coriana/VPT_DeChunker
Takes the OpenAI datasets for VPT that are in 5 min chunks, and restores to uncut form.