Skip to content

Tags: apextw/ml-agents

Tags

0.5.0a

Toggle 0.5.0a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#1261 from Unity-Technologies/ho…

…tfix-050a

Hotfix v0.5.0a

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.5 (Unity-Technologies#1202)

0.4.0b

Toggle 0.4.0b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#1002 from Unity-Technologies/ho…

…tfix-0.4b

Hotfix 0.4.0b

0.4.0a

Toggle 0.4.0a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#908 from Unity-Technologies/hot…

…fix-0

Release v0.4.0a

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#884 from Unity-Technologies/rel…

…ease-v0.4

Release v0.4

0.3.1b

Toggle 0.3.1b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix 0.3.1b (Unity-Technologies#637)

* [Fix] Use the stored agent info instead of the previous agent info when bootstraping the value

* [Bug Fix] Addressed Unity-Technologies#643

* [Added Line Break]

0.3.1a

Toggle 0.3.1a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix 0.3.1a (Unity-Technologies#625)

* [CoreBrain] Bug fix in the internal brain
Discrete vector observations did not have the right size

* [Docs] Removed all references to the unitypackages other than the TensorFlowSharp.unitypackage
.

* [Basic] Updated the bytes file of basic

* [Docs] Addressed comments

* [Docs] Re-addressed the comments

* [Bug Fix] Scalling the visual input between 0 and 1

* [Comments] Added comments to the
BatchVisualObservations method of the CoreInternalBrain.

* [Renaming] Renamed BlackAndWhite to blackAndWhite

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#619 from Unity-Technologies/dev…

…elop

Release v0.3.1

0.3.0b

Toggle 0.3.0b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix 0.3.0b (Unity-Technologies#519)

* Fixes internal brain for Banana Imitation.
* Fixes Discrete Control training for Imitation Learning.
* Fixes Visual Observations in internal brain with non-square inputs.

0.3.0a

Toggle 0.3.0a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#499 from Unity-Technologies/hot…

…fix-imitation-banana

[HotFix] Added missing RayPerception.cs scripts to the agents