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.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
deepspeedai/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.
isaac-sim/IsaacGymEnvs
Isaac Gym Reinforcement Learning Environments
Dunedan/mbp-2016-linux
State of Linux on the MacBook Pro 2016 & 2017
linuxserver/docker-code-server
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.
stelzner/srt
Independent PyTorch implementation of Scene Representation Transformer
openai/train-procgen
Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"
google-deepmind/s6
anirudh9119/RIMs
Code for "Recurrent Independent Mechanisms"
orybkin/lexa
Discovering and Achieving Goals via World Models, NeurIPS 2021
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.