garlicdevs/Fruit-API
A Universal Deep Reinforcement Learning Framework
This framework helps machine learning researchers quickly develop, test, and compare deep reinforcement learning algorithms. You provide the problem environment and define your neural network architecture, and it outputs trained agents that can make optimal decisions in complex scenarios. It's designed for academics and practitioners focused on AI research.
No commits in the last 6 months.
Use this if you are a researcher who needs to rapidly prototype and evaluate new deep reinforcement learning algorithms or variations across various environments.
Not ideal if you are looking for a pre-packaged, production-ready solution for a specific application without any coding or algorithmic modification.
Stars
71
Forks
22
Language
Python
License
GPL-3.0
Category
Last pushed
Nov 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/garlicdevs/Fruit-API"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement...