ml-agents
There are 175 repositories under ml-agents topic.
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
Unity-Technologies/obstacle-tower-env
Obstacle Tower Environment
StepNeverStop/RLs
Reinforcement Learning Algorithms Based on PyTorch
dilmerv/UnityMLEssentials
Various examples of ml-agents while teaching concepts about it in YouTube
leehe228/LogisticsEnv
UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D
xkiwilabs/DQN-using-PyTorch-and-ML-Agents
A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment
Unity-Technologies/ml-agents-dodgeball-env
Showcase environment for ML-Agents
Kinds-of-Intelligence-CFI/animal-ai
Animal-AI supports interdisciplinary research to help better understand human, animal, and artificial cognition.
TotalAI/TotalAI
A Complete Open Source Agent AI Framework For Unity
dhyeythumar/ML-Agents-with-Google-Colab
Train reinforcement learning agent using ML-Agents with Google Colab.
reinforcement-learning-kr/rl_bootcamp
Repository for slides & codes of RL Korea Bootcamp
Sohojoe/ActiveRagdollAssaultCourse
Research into Assault Course for training Active Ragdolls (using MujocoUnity+ml_agents)
mchancan/citylearn
Official implementation of paper "CityLearn: Diverse Real-World Environments for Sample-Efficient Navigation Policy Learning" by M. Chancán (ICRA 2020) https://doi.org/10.1109/ICRA40945.2020.9197336
Sebastian-Schuchmann/Self-Play-TicTacToe-AI-ML-Agents-
A Self Play reinforcement learning Agent learns to play TicTacToe using the ML-Agents Framework in Unity.
xkiwilabs/Multi-Agent-DDPG-using-PTtorch-and-ML-Agents
A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.
simoninithomas/the_mayan_adventure
The Mayan Adventure is an open-source reinforcement learning environment for Unity ML-Agents. In this environment, you train your agent (Indie) to find the golden statue in this dangerous environment full of traps.
Sohojoe/ActiveRagdollControllers
Research into controllers for 2d and 3d Active Ragdolls (using MujocoUnity+ml_agents)
manvimadandotai/Becoming-ML_engineer
This repository documents my journey to become a Machine Learning Engineer. It contains the list of projects undertaken, books read, courses pursued and almost everything I did in the process. So follow along or diverge to you own path, each way, I believe this will add value to any data professional / enthusiast.
mbaske/ml-motorcycles
Motorcycle Racing made with Unity Machine Learning Agents
mbaske/ml-selfplay-fighter
Self-Play Boxing Match made with Unity Machine Learning Agents
sourcecode369/deep-reinforcement-learning
Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.
AuroAi/learning-to-drive
A Beginners Guide to Deep RL for Autonomous Vehicles
Apolok99/ML-Agents-Fighting-Animations
Unity project with an AI that creates procedural animations of combat defense
Unity-Technologies/ml-agents-dots
DOTS compatible version of ML-Agents
AmineZouitine/RL_Shooter
🤖 Creation of an RL environment with Unity, where an agent must learn to survive by moving 🦿 and shooting🔫, using ML-Agents !
xkiwilabs/DDPG-using-PyTorch-and-ML-Agents
A simple example of how to implement vector based DDPG using PyTorch and a ML-Agents environment.
AnkurDeria/Obstacle-Avoiding-AI-Car-Mlagents
Obstacle avoiding self driving car made with Unity ML Agents.
dhyeythumar/BoatAttack-with-ML-Agents
Applying ML-Agents to the Unity's Boat Attack env. ⛵️
BrendanMulcahy/MoverBots
A small Unity AI game built with ML-agents v0.5
deepanshut041/MlAgents
This repository contains the implementation of deep reinforcement learning algorithms to solve various unity The Environments.
napatsaha/Robot-Arm-RL
Reinforcement Learning with Robot Arm
dhyeythumar/mlagents-video-streamer
📽 Python package to live stream ML-Agents training process from Google Colab to Twitch/YouTube server.
danliukuri/AutonomousParking
Simulation of car parking in different parking lots using Unity ML-Agents
futureHQ/FutureGPT
⚡ FutureGPT - Application development framework that connects GPT-4 with external data, the internet, other applications and language models, and automates the system with generative autonomous agents.
omarathon/rl-multi-agent-car-parking
Multi-Agent Car Parking using Reinforcement Learning.