From 11de35afa59f5ca59dc9f1cb3143e843531d47ce Mon Sep 17 00:00:00 2001 From: Ibrahim Alhas <65875290+alhasacademy96@users.noreply.github.com> Date: Thu, 10 Aug 2023 19:00:40 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08fb4cc2c..b9ed27e4c 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,11 @@ Intelligent Agents.](https://arxiv.org/abs/1809.02627) *arXiv preprint arXiv:180 Further the documentation for [mlagents](https://github.com/Unity-Technologies/ml-agents) should be consulted if you want to make any changes. ## Version History - +- V3.1.0 + - Added a new feature - Interactive Button, where the player/agent can interact with a button to spawn a reward, with a probabilistic algorithm. + - Fixed various bugs. + - "Headless" mode is tested and supported unofficially - can be used for training agents (works with Raycasting). + - Further performance improvements to overall project. - v3.0.2 - Upgraded Mlagents to 2.3.0-exp3 (mlagents python version 0.30.0) - v3.0.1