Skip to content

Tags: unity-fun/ml-agents

Tags

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

0.3.0

Toggle 0.3.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#493 from Unity-Technologies/rel…

…ease-0.3

Improve iOS additional instructions (Unity-Technologies#386)

0.2.1d

Toggle 0.2.1d's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix observations on PPO trainer (Unity-Technologies#340)

* Fix observations on PPO trainer

* tested and fixed the fix

0.2.1c

Toggle 0.2.1c's commit message
Require tensorflow 1.4.1 (Unity-Technologies#315)

* Require tensorflow 1.4.1

* modified the python/README.md