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 年前
GitHub
1f15a476
Added in new conda environment steps and clean up
7 年前
GitHub
848b8a58
Fix PPO regression ( #434 )
* Fix PPO regression
7 年前
Joe Ward
66308d7b
Fix problems exposed during review.
7 年前
GitHub
f16423b3
typo
7 年前
GitHub
3a447437
Merge pull request #438 from Unity-Technologies/fix/dockerdocs
[docs] Adding information on saving and quitting docker container
7 年前
Joe Ward
1fc7cb1f
Fix typos and file name convention.
7 年前
GitHub
200f105f
Update with python package installs
7 年前
GitHub
c83b0e7d
Merge pull request #435 from Unity-Technologies/docs/installation
Added reference to Basics in Jupyter installation
7 年前
Joe Ward
83ee0226
Merge remote-tracking branch 'origin/development-0.3' into docs-training-brains-etc
7 年前
GitHub
e2c069c9
Updated with anaconda and GPU CUDA compatible
7 年前
Marwan Mattar
0d86891b
Minor cleanup to Background: Jupyter page.
7 年前
Joe Ward
90c451c1
Workd imitaion learning into a few corners + light edit.
7 年前
GitHub
80bd9536
Update to instructions
Added instructions for downloading Nvidia cuDNN
7 年前
Marwan Mattar
67989f04
Clarified use of Basics notebook.
7 年前
Joe Ward
86474d7a
Merge remote-tracking branch 'origin/development-0.3' into docs-training-brains-etc
7 年前
GitHub
0a17ca00
screenshot for cuDNN membership required
7 年前
Marwan Mattar
20ce0286
Cleared notebook output.
7 年前
Marwan Mattar
e99f16ea
Minor typo fix in Monitor.cs
7 年前
Joe Ward
eda2cd3e
spellig
7 年前
GitHub
fcea27a2
Update to Instructions
Updated windows local test. Added instructions for installing Nvidia CUDA
7 年前
Marwan Mattar
095632d6
Added reference to Basics in Jupyter installation
- Added consistent naming to the 3D Balance Ball environment
- Minor fixes to the Basics notebook
7 年前
eshvk
ed0d432d
[docs] Adding information on saving and quitting docker container
7 年前
Marwan Mattar
3679b42d
Adding API Doc to Monitor.
This completes adding API doc to all developer-facing classes: Academy, Agent and Monitor.
- Minor refactoring of variable names for spelling correctness:
- isInstanciated —> isInstantiated
- InstanciateCanvas() —> InstantiateCanvas()
- Removed unused imports.
- Removing private declarations.
7 年前
Joe Ward
01101202
Rudimentary Heuristic Brain docs
7 年前
GitHub
981baad2
added header and windows 10 instructions
7 年前
GitHub
e99c63f8
Merge pull request #422 from Unity-Technologies/docs/background
Filled missing sections in Background pages
7 年前
Joe Ward
30b33407
Remove CoreBrain docs since the SDK doesn't support it well at this point.
7 年前
GitHub
ba7108ee
Create Installation-Windows.md
7 年前
GitHub
7549e1df
Merge pull request #423 from Unity-Technologies/docs/learning-environment-pic-fixes
fixed three pictures
7 年前
Joe Ward
ac5e6bc7
Edits for 0.3
7 年前
Vincent Gao
85c85417
fixed three pictures
7 年前
GitHub
f97d3236
removed old instructions for windows
7 年前
GitHub
9ca530cd
Soccer Twos Environment ( #420 )
* Add Soccer Twos environment, along with training parameters, embedded model, and relevant documentation.
7 年前
Joe Ward
796359ef
Merge remote-tracking branch 'origin/development-0.3' into docs-training-brains-etc
7 年前
Marwan Mattar
69d2c268
Imporvements to Installation guide
- Including Jupyter notebook guide.
7 年前
GitHub
006981c1
Merge pull request #419 from Unity-Technologies/docs/ml-agents-overview
Documentation improvements to ML-Agents overview
7 年前