Gal Novik
dea46ae0d2
Update 4. Batch Reinforcement Learning.ipynb
2021-06-28 10:40:53 +03:00
Gal Novik
59e08034c6
Update README.md
2020-11-09 10:25:05 +02:00
Gal Novik
57e809c094
Docs updates following github repo change
2020-11-08 11:54:38 +02:00
Gal Novik
4318fea436
Update requirements.txt ( #466 )
2020-11-04 09:44:30 +02:00
Gal Novik
c9738280fd
Require Python 3.6 + Changes to CI configuration ( #452 )
...
* Change build_*_env jobs to pull base image of current "tag"
instead of "master" image
* Change nightly flow so build_*_env jobs now gated by build_base (so
change in previous bullet works in nightly)
* Bugfix in CheckpointDataStore: Call to object.__init__ with
parameters
* Disabling unstable Doom A3C and ACER golden tests
2020-07-26 16:11:22 +03:00
Gal Novik
f3ce685cb1
Upgrading Pillow version due to security vulnerability ( #444 )
2020-04-22 20:52:24 +03:00
Gal Novik
79b05a8105
Wolpertinger preset failure fix ( #434 )
...
Numpy 1.18 fails to cast float to int as part of the wolpertinger preset run
2020-01-14 16:26:38 +02:00
Gal Novik
34bc292e60
Limiting intel-tensorflow version to 1.13.1 to re-enable CI; Updating nightly schedule to run on Saturdays as well
2019-09-23 12:52:00 +03:00
Gal Novik
0704260b5d
Updating EKS cluster name
2019-09-20 16:12:35 +03:00
Gal Novik
b5d66c0942
Removing CARLA docker file from README ( #402 )
2019-09-16 07:17:58 +03:00
Gal Novik
13a4a09f72
removing weekly tests ( #398 )
2019-09-08 14:04:24 +03:00
Gal Novik
92460736bc
Updated tutorial and docs ( #386 )
...
Improved getting started tutorial, and updated docs to point to version 1.0.0
2019-08-05 16:46:15 +03:00
Gal Novik
2697142d5a
Release 1.0.0 ( #382 )
...
* Updating README
* Shortening test cycles
2019-07-24 16:10:58 +03:00
Gal Novik
0a4cc7e081
Additional cmd line examples ( #377 )
...
Adding command line examples to the Quick Start Guide tutorial
2019-07-15 12:32:59 +03:00
Gal Novik
b82414138d
Workaround the OSError due to bad address failure on the CI runs ( #370 )
...
workaround the OSError due to bad address failure on the CI runs
2019-07-07 17:11:19 +03:00
Gal Novik
e49aac05aa
Update README.md ( #341 )
...
Adding some links to the tutorials from the README
2019-06-04 11:35:34 +03:00
Gal Novik
6e7e7f6d3d
Update setup.py to 0.12.1 ( #337 )
2019-05-30 10:13:36 +03:00
Gal Novik
aa9f3cefaf
Printing input size as part of network summary ( #310 )
2019-05-12 15:40:02 +03:00
Gal Novik
10220be9be
Adding support for evaluation only mode with predefined number of steps ( #225 )
2019-03-03 10:03:45 +02:00
Gal Novik
b4fd1b3c93
Create CONTRIBUTING.md ( #210 )
...
* Create CONTRIBUTING.md. Resolves #188
2019-01-29 13:47:22 -08:00
Gal Novik
135f02fb46
wxPython removal ( #207 )
...
Replacing wxPython with Python's Tkinter.
Also removing the option to choose multiple files as it is unused and causes errors, and fixing the load file/directory spinner.
2019-01-23 20:49:37 +02:00
Gal Novik
0fa9d8e602
Update README.md ( #182 )
2019-01-08 13:48:17 +02:00
Gal Novik
56735624ca
Merge pull request #160 from NervanaSystems/tf_version_bump
...
Bump intel optimized tensorflow to 1.12.0
2018-12-25 10:51:58 +02:00
Gal Novik
85fae0f626
Merge branch 'master' into tf_version_bump
2018-12-24 15:50:55 +02:00
Gal Novik
d7c138342b
Merge pull request #170 from NervanaSystems/ci_badge
...
add CI status badge.
2018-12-24 14:39:38 +02:00
Gal Novik
533bb43720
Merge pull request #125 from NervanaSystems/0.11.0-release
...
0.11.0 release
2018-11-28 01:16:01 +02:00
Gal Novik
4e0d018d5f
updated algorithms image in README
2018-11-27 23:12:13 +02:00
Gal Novik
fc6604c09c
added missing license headers
2018-11-27 22:43:40 +02:00
Gal Novik
1e618647ab
adding .nojekyll file for github pages to function properly
2018-11-27 22:35:16 +02:00
Gal Novik
7e3aca22eb
Documentation fix
2018-11-27 22:32:46 +02:00
Gal Novik
05c1005e94
Updated README and added .nojekyll file for github pages to work properly
2018-11-27 22:11:28 +02:00
Gal Novik
3817cefb12
removing box2d and atari requirements ( #124 )
2018-11-19 13:42:08 +02:00
Gal Novik
e1fa6e9681
roboschool: updating envs to v1, fixing rendering ( #112 )
2018-11-18 13:38:10 +02:00
Gal Novik
5c4f9d58dd
renamed quick start guide tutorial
2018-10-03 18:15:29 +03:00
Gal Novik
abaa58b559
human agent will exit when human control not supported by environment; jupyter notebooks fixes
2018-09-17 16:00:00 +03:00
Gal Novik
19ca5c24b1
pre-release 0.10.0
2018-08-13 17:11:34 +03:00
Gal Novik
dafdb05a7c
bug fixes for clippedppo and checkpoints
2018-04-30 15:13:29 +03:00
Gal Novik
6009b73eb6
fixed some documentation typos
2017-10-22 22:21:45 +03:00
Gal Novik
f7979b05e4
Create LICENSE
2017-10-19 13:38:58 +03:00
Gal Novik
7f77813a39
Initial commit
2017-10-01 22:27:44 +03:00