procgen
Game environment benchmark
A benchmark for evaluating reinforcement learning agent performance on procedurally generated game-like environments.
Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments
1k stars
143 watching
210 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openai/neural-mmo | A framework for creating agents that can scale to the complexity of the real world by simulating a massively multiagent game environment | 1,586 |
texitoi/benchmarksgame-rs | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
securitygames/oef | Provides tools and algorithms for developing reinforcement learning policies in game environments. | 3 |
ibpsa/project1-boptest-gym | An OpenAI-Gym environment designed to test and benchmark reinforcement learning algorithms for building energy management | 43 |
openai/generating-reviews-discovering-sentiment | Generates reviews and discovers sentiment using a language model | 1,510 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
openai/pixel-cnn | A generative model with tractable likelihood and easy sampling, allowing for efficient data generation. | 1,921 |
bcgov/wqbench | Provides tools and functions to generate and analyze aquatic life water quality benchmarks from EPA ECOTOX data | 3 |
oeg-upm/gtfs-bench | Provides a benchmarking framework for evaluating declarative knowledge graph construction engines in the transport domain | 17 |
fegennari/3dworld | A comprehensive 3D game engine with procedural content generation and real-time rendering capabilities | 1,174 |
shakenes/vizdoomgym | A wrapper around ViZDoom environments to integrate them with OpenAI Gym | 66 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
google-deepmind/android_env | A platform for defining reinforcement learning tasks on top of Android devices | 1,019 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
haeri/photonbox | A portable modern OpenGL Game Engine with focus on Physically-Based Rendering (PBR) and various features for dynamic lighting and graphics effects. | 109 |