GitHub
ba7108ee
Create Installation-Windows.md
7 年前
GitHub
981baad2
added header and windows 10 instructions
7 年前
GitHub
fcea27a2
Update to Instructions
Updated windows local test. Added instructions for installing Nvidia CUDA
7 年前
GitHub
80bd9536
Update to instructions
Added instructions for downloading Nvidia cuDNN
7 年前
GitHub
e2c069c9
Updated with anaconda and GPU CUDA compatible
7 年前
GitHub
200f105f
Update with python package installs
7 年前
GitHub
f16423b3
typo
7 年前
GitHub
1f15a476
Added in new conda environment steps and clean up
7 年前
GitHub
95c82ee8
typo
7 年前
GitHub
c016085f
Included environment and path variables and typos
7 年前
GitHub
0a179dc5
Added acknowledgements and typos
7 年前
GitHub
0ffaa217
update instructions based on walk through on win
7 年前
GitHub
1a71a912
Minor updates
7 年前
GitHub
17936954
minor updates
7 年前
GitHub
973e014f
added screenshots
7 年前
GitHub
ede1ea8d
Cleaned up wording, final touches
7 年前
GitHub
4d53c0e6
Using "a" VM
7 年前
GitHub
46ce58b7
space between headers
7 年前
GitHub
036cead5
Separated GPU based training as optional and adv.
7 年前
GitHub
f88c76c4
fixes duplicate "in this guide"
7 年前
GitHub
a044e75b
Extra space
7 年前
GitHub
54f849d8
cleaned up code markdowns
7 年前
GitHub
e9e60e2e
cleaned up code markdowns
7 年前
GitHub
8e8e5935
you can use manage ---> you can manage
7 年前
GitHub
405137b0
Moved test to see if tensorflow gpu is working
7 年前
GitHub
783b5432
change to ML-agents Windows 10 support
7 年前
GitHub
b8a21f6b
Update to installing python and packages
7 年前
GitHub
79b68429
update on anaconda navigator
7 年前
GitHub
08f90190
added link to conda environment
7 年前
GitHub
75b315bd
update to installing additional packages
7 年前
GitHub
296f10cf
update to activate
7 年前
GitHub
be235753
update to instructions for tensorflow and gpu
7 年前
GitHub
a1ad3e64
update to testing tensorflow gpu
7 年前
GitHub
ddcd89be
update to cloning git repo
7 年前
GitHub
8209cbab
typo
7 年前
GitHub
7cf6f9a6
changed windows version
7 年前
GitHub
3a0bc517
python 3 required
7 年前
GitHub
35eb001a
seperated tensorflow and tensorflow-gpu
7 年前
GitHub
514fbe9b
Updated CUDA and cuDNN to working versions
7 年前
GitHub
882807d4
removed CUDA screenshot
7 年前
Marwan Mattar
a7cb3132
Minor fixes to Windows Installation guide
- Reverted links to standard markdown for consistency
- Removed double-spaces post periods
- Removed optional headers for GPU step.
7 年前
Marwan Mattar
c471ceca
Fixed code formating and links.
7 年前
GitHub
a75b8bd5
Update Installation-Windows.md
edit for tensorflow 1.4 newer versions require cuda 9 which is unsupported by this repo
https://github.com/Unity-Technologies/ml-agents/issues/313
7 年前
GitHub
f20c242b
Update Installation-Windows.md
7 年前
GitHub
404bad6f
Update Installation for windows
I added the changes that allowed me to do the installation.
7 年前
GitHub
799bbad1
Update Installation for Windows
I added more comments to explain why using python 3.5, Tensorflow 1.4.0, and comments and links for Visual Studio 2015.
I erased the docopt installation and the part for the folders:
Had to paste this “lib” folder from C:\Program Files (x86)\Microsoft Visual Studio 14.0\lib
Into C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\PlatformSDK\lib
Because this might have been only a problem for me. Thanks,
7 年前
GitHub
a6ec41f1
Update Installation for Windows
Hi, I did the changes in style. Thanks,
7 年前
GitHub
3d9f6785
Update Installation for Windows
Fixed the links.
Thanks,
7 年前
GitHub
9c2f246f
Update Installation for Windows
.
7 年前
GitHub
84c1f764
Update Installation for Windows
Links are good finally.
7 年前
GitHub
ecf7862c
Update Installation-Windows.md
Links are good finally.
7 年前
GitHub
e9a1397c
Merge pull request #507 from sterlingcrispin/patch-2
Update Installation-Windows.md correcting tensor flow version
7 年前
Leigh Shayler
122c5f7a
Fixed path variables for Anacondo3
7 年前
GitHub
bdeb506c
TensorFlowSharp 1.7 upgrade package ( #746 )
* some random change so that I can create this PR
* docs update for TensorFlowSharp new version
* changed the links to the new unitypackage file
* resolved conflicts, updated the pictures for CUDA 9.0
* fixed a typo
* resolved arthur's comment
* blurred the usernames
* modified the AWS doc
* resolved Vince's comment
7 年前
GitHub
758c611a
fix all the places that used v0.3 and should be fixed, also updated t… ( #863 )
* fix all the places that used v0.3 and should be fixed, also updated the migration doc
* resolved the comment
6 年前
GitHub
cbc2885c
improved the windows doc to make it more user friendly ( #868 )
6 年前
Vincent Gao
62eb0d2c
fixed the doc regarding some comments in the issues
6 年前
Vincent Gao
a4624160
fixed arthur's comment
6 年前
unityjeffrey
6ed6b8d6
updated ml-agents to ml-agents toolkit where appropriate
6 年前
unityjeffrey
87bca693
small typo in windows instructions
6 年前
GitHub
0c417c55
Release v0.5 ( #1202 )
6 年前
Deric Pang
646b5408
Fixing Windows installation path.
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
40f4eb3e
Cleaning up documentation.
6 年前
Arthur Juliani
2cd8e250
Documentation 0.5 Release Check List (Part 1) ( #1154 )
6 年前
GitHub
0951b40c
pull/1294 from has-taiar ( #1310 )
* pull/1294 from has-taiar
* removed the left bracket
* moved the windows link position
* update the windows doc
* resolved the comments, changed the pip install . to pip install -e . , added the package explanation to the Windows installation doc
* Resolved the comments
* add the 'the'
6 年前
GitHub
cd087609
added the pypiwin32 package ( #1668 )
* added the pypiwin32 package
* fixed the break on mac, fixed part of pytest above version 4
* added something to the windows to help unstuck people
* resolved the comment
6 年前
vincentpierre
781d661c
Fixing Typos
6 年前
Vincent-Pierre BERGES
018d0793
Develop windows install instructions update ( #1760 )
* As discussed here: https://github.com/Unity-Technologies/ml-agents/issues/1706
Fixed typos on Installation-Windows.md that made instructions unclear. Added warning about overwriting drivers.
* edits
* edits, formatting
* Incorporated feedback from @vincentpierre
6 年前
vincentpierre
3f85800b
Capitalization
6 年前
GitHub
20ff1436
Merge pull request #1765 from Unity-Technologies/release-v0.7
Release v0.7 into develop
6 年前
Ervin T
b30f4c90
Split `mlagents` into two packages ( #1812 )
* Reogranize project
* Fix all tests
* Address comments
* Delete init file
* Update requirements
* Tick version
* Add timeout wait parameter (mlagents_envs) (#1699 )
* Add timeout wait param
* Remove unnecessary function
* Add new meta files for communicator objects
* Fix all tests
* update circleci
* Reorganize mlagents_envs tests
* WIP: test removing circleci cache
* Move gym tests
* Namespaced packages
* Update installation instructions for separate packages
* Remove unused package from setup script
* Add Readme for ml-agents-envs
* Clarify docs and re-comment compiler in make.bat
* Add more doc to installation
* Add back fix for Hololens
* Recompile Protobufs
* Change mlagents_envs to mlagents.envs in trainer_controller
* Remove extraneous files, fix win bat script
* Support Python 3.7 for envs package
6 年前
GitHub
d21be895
Develop allow python 3.7 ( #2544 )
* relax versions, add python 3.7 to CI
* add workflows
* try paramaterized circleci build, disable slow test
* fix workflow
* fix (?) pyversion
* set job name, fix pip freeze output
* test_requirements.txt
* fix install
* fix paths (again) - should use pushd popd instead
* use pushd and popd
* sort deps, restore unit test, cleanup CI
* relax versions more
* clean up versions in docs
* test older libs for 3.6, newer for 3.7
* pip: progress bar off
* fix gym-unity pip install
* try cat'ing setups for checksum
* dont use fallback (temporarily)
* dont turn off progress bar before upgrading pip
* PR feedback
* add parameter descriptions in CI config
5 年前