ChernyakKonstantin/godot_gym_api
Godot Gym API is an Open Source framework for using Godot3 game engine as 3d-environment for training reinforcement learning agents implemented in Python on any data, including images and point clouds.
This framework helps AI researchers and developers train reinforcement learning (RL) agents using custom 2D or 3D environments built in the Godot game engine. It takes your Godot project as an environment and outputs trained RL models. This is for machine learning engineers and researchers working on advanced AI behaviors in simulated spaces.
No commits in the last 6 months.
Use this if you need to create custom, complex, or visually rich simulation environments in Godot for training reinforcement learning algorithms.
Not ideal if you primarily work with existing standard RL environments or do not use the Godot game engine for your simulations.
Stars
28
Forks
1
Language
GDScript
License
BSD-3-Clause
Category
Last pushed
Nov 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ChernyakKonstantin/godot_gym_api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Talendar/flappy-bird-gym
An OpenAI Gym environment for the Flappy Bird game
Farama-Foundation/ViZDoom
Reinforcement Learning environments based on the 1993 game Doom :godmode:
chris-chris/pysc2-examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
aleju/mario-ai
Playing Mario with Deep Reinforcement Learning
gsurma/atari
AI research environment for the Atari 2600 games 🤖.