GitHub
036cead5
Separated GPU based training as optional and adv.
7 年前
Marwan Mattar
9f37db6c
Added reference to Docker/AMI in Overview page
7 年前
GitHub
669d0a1c
[Documentation] First commit to the Glossary ( #452 )
7 年前
GitHub
46ce58b7
space between headers
7 年前
Marwan Mattar
7993e019
Clean-up of python references
- Used python3 instead of python to be explicit
- Fixed Python capitalization
7 年前
GitHub
443aa97c
[Documentation] Replaced the eulerAngle Example with position example ( #454 )
7 年前
GitHub
4d53c0e6
Using "a" VM
7 年前
Marwan Mattar
0ac129c5
Added lingering change in dev-docs
- Commenting the seed flag.
7 年前
vincentpierre
38ff4ca8
Improve Learning-Environment-Best-Practices.md ( #451 )
* Update Learning-Environment-Best-Practices.md
* Update Learning-Environment-Best-Practices.md
7 年前
GitHub
c8c928dd
Updated to new doc from main installation
7 年前
GitHub
54357ee8
Merge pull request #433 from Unity-Technologies/docs-training-brains-etc
Docs training brains etc
7 年前
Joe Ward
9163a54a
resolved merge conflict with dev-0.3 branch
7 年前
GitHub
ede1ea8d
Cleaned up wording, final touches
7 年前
GitHub
d889ce28
[Documentation] Updated the Limitations page ( #450 )
7 年前
GitHub
973e014f
added screenshots
7 年前
GitHub
a9cdadd1
Merge pull request #440 from Unity-Technologies/docs/homepage
Several improvements to Repo Homepage
7 年前
GitHub
09d59cc1
updated conda image
7 年前
GitHub
9b2c759e
Merge pull request #442 from Unity-Technologies/dev-api-doc-decision
Fixes to Decision.cs
7 年前
GitHub
e51df2d7
Delete conda_new.PNG
7 年前
Marwan Mattar
72a71a08
Merge branch 'development-0.3' into dev-api-doc-decision
7 年前
GitHub
36825877
Merge pull request #441 from Unity-Technologies/docs/odd
Improvements to ODD Feature Page
7 年前
GitHub
05301c6c
conda images
7 年前
GitHub
d8c09831
Feature/new wall jump ( #446 )
* [New Environment] Added the WallJump and its configuration
* [Documentation] Added the WallJump doc
* [Fixes] Now uses switch and added comment
7 年前
GitHub
1b4b58db
environment variables updload
7 年前
GitHub
16e04ee0
[BugFix] Updated the apiNumber in the pytests ( #449 )
7 年前
GitHub
04084953
cudnn zip and cuda directory
7 年前
GitHub
3c1e99f3
Add retrained crawler model to project ( #448 )
* Add retrained crawler model to project
* Set brain to player by default
7 年前
GitHub
b1604be9
step 1 - install nvidia cuda image
7 年前
Arthur Juliani
24a53bb7
[Documentation] Added how to move from 0.2 to 0.3 ( #436 )
* [Documentation] Added migrating to v0.3 document.
7 年前
GitHub
17936954
minor updates
7 年前
vincentpierre
9f05bdbc
added the multi brain docs ( #421 )
* added the multi brain docs
* add the note so that people know we can have mutiple external brains trained simultaneously
7 年前
GitHub
1a71a912
Minor updates
7 年前
GitHub
4a7481a1
RayPercpetion, Push Block, and misc environment changes ( #432 )
RayPerception moved to a component that is now used by Banana, Soccer, Hallway, and Push Block.
Converted Push Block to use RayPerception for local perception and retrained model.
Re-worked Hallway to be more extensible.
7 年前
GitHub
0ffaa217
update instructions based on walk through on win
7 年前
Marwan Mattar
29cb3459
Emphasis on connecting with us first.
7 年前
GitHub
f19739cb
Update API version in anticipation of v0.3 release ( #437 )
* Update API version in anticipation of v0.3 release
* Use _version_ across both Unity/Python
7 年前
GitHub
0a179dc5
Added acknowledgements and typos
7 年前
Marwan Mattar
f9cfc41c
Minor tweak to Feature-ODD to address PR comments.
7 年前
Marwan Mattar
f83fa3f5
Adding empty line at eof for Decision.cs
7 年前
Marwan Mattar
fc92b47c
Minor tweaks to contribution guidelines.
7 年前
GitHub
0dbffaba
Merge pull request #443 from Unity-Technologies/docs/docker
Minor tweaks to Using-Docker.md
7 年前
GitHub
c016085f
Included environment and path variables and typos
7 年前
Marwan Mattar
1cbf7c88
Minor tweaks to Using-Docker.md
- For docker run commands, ensured each flag is on its own line (for readability)
- Standardized capitalization for “Docker” and “image”
- Removed lingering empty line
- Minor rewordings
7 年前
Marwan Mattar
4de12c84
Improvements to ODD Feature Page
- Cleaned up text
- Renamed file
- Updated ML-Agents-Overview to point to new file
- Updated figure to showcase the new “On Demand Decisions” checkbox text
7 年前
Marwan Mattar
779cfceb
Fixes to Decision.cs
- Added API doc
- Fixed semantics of state / observation to vector and visual observations
- Updated decision scripts for sample environments accordingly
7 年前
Marwan Mattar
fea5866a
Several improvements to Repo Homepage
- Updates features list
- Bolded documentation home for emphasis - now links to documentation readme not directory
- Added blog post URL
- Removed reference to windows installation guide
7 年前
Marwan Mattar
ab63bdc3
Added Contribution Guidelines
7 年前
GitHub
95c82ee8
typo
7 年前
GitHub
d820d8ec
Merge pull request #439 from Unity-Technologies/dev-api-docs-monitor
Adding API Doc to Monitor.
7 年前
Joe Ward
36a95b8e
Review fixes; added decision section to Agents doc.
7 年前