GitHub
47a50fcc
Merge pull request #474 from Unity-Technologies/docs/contrib-guidelines-fix
Moved contrib guidelines to be recognized by Github
7 年前
GitHub
1c351105
updated screenshots
7 年前
Marwan Mattar
a642e14a
One more fix to doxygen file.
7 年前
GitHub
655adb30
Add docs for additional hyperparameters ( #473 )
* Add docs for additional hyperparameters
7 年前
GitHub
974ca6fc
Delete install_nvidia_cuda_toolkit.PNG
7 年前
Marwan Mattar
4d1b3ae3
Merge branch 'development-0.3' into docs/doxygen
# Conflicts:
# docs/doxygen/Readme.md
7 年前
Marwan Mattar
82635c9c
Moved contrib guidelines to be recognized by Github
7 年前
GitHub
44a293c6
Updating some images ( #472 )
* [Documentation] Updated 4 images
* [Documentation] Made monitor image bigger
* [Documentation] Newer Monitor inmage and added SetBrain new image
7 年前
GitHub
882807d4
removed CUDA screenshot
7 年前
Marwan Mattar
4d2f0bf3
Fixed doxygen conf file name
7 年前
GitHub
3dfa9a7f
Merge pull request #465 from Unity-Technologies/docs/contribution-guidelines
Added Contribution Guidelines
7 年前
GitHub
514fbe9b
Updated CUDA and cuDNN to working versions
7 年前
Marwan Mattar
6d29c6ed
Updated c# docs to avoid confusing Decision in ODD with Decision.cs
7 年前
GitHub
0d16bf24
Merge pull request #471 from Unity-Technologies/docs-improvements
Docs improvements
7 年前
GitHub
35eb001a
seperated tensorflow and tensorflow-gpu
7 年前
Marwan Mattar
0416aed5
Spell check on github docs
Also changed pip to pip3 in Training on AWS page.
7 年前
Marwan Mattar
0813411f
Added a page on how to generate doxygen docs
7 年前
GitHub
3a0bc517
python 3 required
7 年前
Marwan Mattar
c462b16f
Removed documentation comments.
- Added to an internal Trello card to address.
7 年前
Marwan Mattar
85127238
Removed HTML docs and reverted .gitignore
7 年前
GitHub
7cf6f9a6
changed windows version
7 年前
Marwan Mattar
d8a6e730
Fixed OpenURL urls
- Ensured consistency of how (Experimental) appears in docs.
7 年前
Marwan Mattar
f1e407a3
Finalized doxygen pages
- Limited to C# classes that are user-facing/
- Added a placeholder for Python to signify intentions
- Generated doxygen pages
7 年前
GitHub
c1e930b5
Minor Visual Changes for Environments ( #470 )
* Minor changes to ensure a common visual language.
* Agents are blue (or additionally red in competitive scenarios).
* Interactable objects are orange.
* Goals are green when objects, and checkerboards when places.
* Not everything perfectly follows this, but things are mostly consistent now.
* Renamed "Banana" folder to "BananaCollectors"
* Ensured all brains were set to "Player"
* Moved non-shared assets out of the "SharedAssets" folder.
7 年前
GitHub
8209cbab
typo
7 年前
GitHub
5d8d419f
[Fix] Removed the metafile for a non existing folder ( #464 )
7 年前
GitHub
ddcd89be
update to cloning git repo
7 年前
GitHub
f3133f1a
Dev aesthetic ( #463 )
* Replace hallway wall
7 年前
GitHub
a1ad3e64
update to testing tensorflow gpu
7 年前
GitHub
9dd062a6
[Documentation] Added migration of the internal brain ( #457 )
* [Documentation] Added migration of the internal brain
* [Documentation] Addressed comments
* [Documentation] Added the removal of epsilon
7 年前
GitHub
be235753
update to instructions for tensorflow and gpu
7 年前
GitHub
529fa311
Feature/docs visual obs ( #456 )
* [Documentation] Added description on how to add visual observations
* [Documentation] Forgot a paragraph
* [Documentation] Addressed comments
* [Documentation] Addressed comments, again
7 年前
GitHub
296f10cf
update to activate
7 年前
GitHub
976c56c5
Environment Aesthetic Unification ( #459 )
* Aesthetic unification
* Add new environment images
7 年前
GitHub
75b315bd
update to installing additional packages
7 年前
GitHub
95366dc2
Merge pull request #460 from Unity-Technologies/docs/comment-change
updated the comments
7 年前
GitHub
08f90190
added link to conda environment
7 年前
GitHub
aff0ba28
Merge pull request #461 from Unity-Technologies/dev-doc-fixes
Several documentation enhancements
7 年前
GitHub
79b68429
update on anaconda navigator
7 年前
Marwan Mattar
8d7d0510
Folded back Organizing Scene Layout page
7 年前
GitHub
b8a21f6b
Update to installing python and packages
7 年前
Marwan Mattar
bea44626
Added reference to Basics notebook in creating env
7 年前
GitHub
783b5432
change to ML-agents Windows 10 support
7 年前
Marwan Mattar
1bba3b0a
Removed images not referenced (older)
7 年前
GitHub
405137b0
Moved test to see if tensorflow gpu is working
7 年前
Marwan Mattar
617a2345
Fixed broken broadcast link
7 年前
GitHub
94d435e7
Merge pull request #458 from Unity-Technologies/feature/Reacher-model-update
Updated the Reacher's model file, also updated the Reacher's agent co…
7 年前
GitHub
8e8e5935
you can use manage ---> you can manage
7 年前
Marwan Mattar
7152afa1
Added a reference to Monitor in Agents / Readme
- Also added references to Brain subpages
7 年前
Vincent Gao
4f2ea42a
Changed the Reacher's brain type to Player and set the control to up, down, left, right arrows.
7 年前