GitHub
ab0e05b2
fixed the aws doc ( #1158 )
* fixed the aws doc
* remove the cd instruction
6 年前
GitHub
a69ec095
improve the migration doc ( #1155 )
* improve the migration doc
* fix typo
* resolved all the issues
* resolve the comment
6 年前
Marwan Mattar
2d767f3f
GridWorld now uses action masking ( #1125 )
* GridWorld now uses action masking
* Addressed the comments
* addressed comments
* Added checkbox to turn action masking on/off (#1146 )
* Added checkbox to turn action masking on/off
* Fix to handle the no-action option
* Added comment to GridWorld mentioning the use of action masking. (#1153 )
6 年前
Vincent(Yuan) Gao
423a6bc9
Replacing training screenshots with updated markdown. ( #1152 )
* Replacing training screenshots with updated markdown.
* Changing bash prompt to be simpler.
6 年前
GitHub
ab5c49e8
Release v0.5 delete unityagents ( #1151 )
* fixed the loggers
* Modified the documentation
6 年前
GitHub
fb248d55
.gitignor *.xml is breaks MarathonEnvs
6 年前
GitHub
f8df71a0
Revert "Release v0.5 (Develop) ( #1203 )" ( #1222 )
This reverts commit 448aac65dc891bad04a23a02d275f6a1d2704e1e.
6 年前
GitHub
bc20a6af
Added the Hallway Model ( #1148 )
6 年前
GitHub
10d2a19d
Release v0.5 (Develop) ( #1203 )
6 年前
GitHub
a94b7308
Fixed the gym_unity tests ( #1150 )
6 年前
Arthur Juliani
52958d1e
Fixed the gym_unity tests ( #1149 )
6 年前
Arthur Juliani
bb135f4f
Python version is now restricted to 3.5 or 3.6. ( #1145 )
* Only Python 3.6, bumping package version.
6 年前
Arthur Juliani
108e770e
Updating the migrating doc ( #1137 )
6 年前
GitHub
fbf92810
Refactor Trainers to use Policy ( #1098 )
6 年前
Vincent(Yuan) Gao
a53beb42
Downgrade to 2017.1 ( #1133 )
* Downgrade to 2017.1
* Fix MACOSX built executable training
6 年前
GitHub
c8371e3b
Print summaries at inference ( #1143 )
Reimplement a wrongfully reverted commit
6 年前
GitHub
b7e63bd8
Fix seed with multiple runs ( #1138 )
* Fix seed with multiple runs
* addressed comments
6 年前
GitHub
a776c668
Added a README for the ml-agents package ( #1136 )
* Added a README for the ml-agents package
* address comments
* addressed comments
* Silencing linter complaints.
* Missed a couple of long lines.
6 年前
GitHub
e9e582c9
Merge pull request #1128 from Unity-Technologies/develop-fix-print-logo
Printing Unity logo exception is now caught.
6 年前
GitHub
edfedbdb
Enforce the grpcio version more strictly, should consider enforcing other packages versions as well ( #1132 )
6 年前
GitHub
949a0796
Merge pull request #1127 from Unity-Technologies/develop-cleanup-docs
Documentation cleanup
6 年前
Deric Pang
f4d6fee7
Adding correct links for migration guide.
6 年前
Deric Pang
55257ee7
Changing the way Unity Technologies is printed by default.
6 年前
Deric Pang
40f4eb3e
Cleaning up documentation.
6 年前
Deric Pang
b7cd57db
Printing Unity logo exception is now caught.
6 年前
GitHub
3900ed66
Merge pull request #1083 from Unity-Technologies/develop-flat-code-restructure
ML-Agents Code Restructure
6 年前
Deric Pang
1201c72a
Fixing path of environment build in getting-started notebook.
6 年前
Deric Pang
b5561409
Updating install_requires to be more strict.
6 年前
Deric Pang
e72aac4b
Updating gym-unity import.
6 年前
Deric Pang
d663c34f
Updating getting-started notebook.
6 年前
Deric Pang
20dd50c4
Addressing feedback from offline meeting.
- python directory has been removed.
- config dirctory created.
- mlagents-learn now takes --env as an optional arg.
6 年前
Deric Pang
d4ca94a1
Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure
6 年前
Deric Pang
24f0547b
Fixing directory naming typo.
6 年前
Deric Pang
479f7046
Addressing Arthur's PR comments.
- Renamed `ml-agents-protobuf` to `protobuf-definitions`.
- Renamed `python/mlagents` to `python/ml-agents`.
- Removed comments from setup.py.
6 年前
Deric Pang
737b7017
Fixing learn.py to work with restructure.
6 年前
Deric Pang
e2940d96
Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure
6 年前
Deric Pang
fe697b9b
Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure
6 年前
Deric Pang
cdb41480
Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure
6 年前
Deric Pang
2fc35af5
Changing protobuf generation for action masking.
6 年前
Deric Pang
e0e02ae6
Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure
6 年前
Deric Pang
3e6497dd
Merge remote-tracking branch 'upstream/develop' into develop-flat-code-restructure
6 年前
GitHub
e9c7c2ce
Added the past action input when using RNN with multi-discrete ( #1124 )
6 年前
Deric Pang
c1de0637
Updating Dockerfile to work with python directory.
6 年前
GitHub
2e489abc
Normalization of the probabilities after masking ( #1123 )
* python/unitytrainers/bc/models.py
* Updated BC to reflect the changes
6 年前
Deric Pang
646b5408
Fixing Windows installation path.
6 年前
GitHub
106d562d
Fix for Windows ( #1120 )
addresses #1113
6 年前
Deric Pang
bdaf7a1e
Updating docs and moving learn.py to right place.
6 年前
GitHub
325fb849
Add max-step to agents in BananaVisual ( #1119 )
6 年前
Deric Pang
627a7bdb
Moving Python code into python directory.
6 年前
GitHub
d0158b01
Update visual hyperparameters ( #1118 )
6 年前