Stars
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.
[ICML 2025] Time-VLM: Exploring Multimodal Vision-Language Models for Augmented Time Series Forecasting
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set …
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
Adaptive Hypernetworks for Multi-Agent RL. NeurIPS 2025.
Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning
Paper list of multi-agent reinforcement learning (MARL)
a fork of https://jonbarron.info/ for use in jekyll builds with markdown page updates
A curated list of Diffusion Model in RL resources (continually updated)
⏰ AI conference deadline countdowns
A benchmark environment for fully cooperative human-AI performance.
Rembg is a tool to remove images background
KAIST educational Operating System (KeOS) for Operating Systems and Lab (CS330)
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
Implementation of "MADiff: Offline Multi-agent Learning with Diffusion Models"
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL algorithms, tasks, and models while being systematically ground…
Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it
Official implementation of HARL algorithms based on PyTorch.
Model-based Offline Policy Optimization re-implement all by pytorch