Itai Caspi
|
55c8c87afc
|
allow visualizing the observation + bug fixes to coach summary
|
2018-02-15 13:47:14 +02:00 |
|
Itai Caspi
|
5d1a2bc392
|
Adding a summary when exiting coach
|
2018-02-13 11:11:26 +02:00 |
|
Itai Caspi
|
ba96e585d2
|
appending csv's from logger instead of rewriting them
|
2018-02-12 14:52:50 +02:00 |
|
Itai Caspi
|
569ca39ce6
|
Dashboard color selection + removing old legend
|
2018-02-09 14:52:58 +02:00 |
|
Itai Caspi
|
8a4383e86f
|
Added an improved legend to dashboard
|
2018-02-08 16:48:46 +02:00 |
|
Itai Caspi
|
b071599cb0
|
updating intel optimized tensorflow to version 1.4
|
2018-02-08 09:20:29 +02:00 |
|
Itai Caspi
|
462fe9796b
|
several bug fixes in dashboard
|
2018-02-07 12:49:34 +02:00 |
|
Itai Caspi
|
9e59d1960e
|
bug fix for dumping gifs from doom
|
2017-12-20 13:10:34 +02:00 |
|
Itai Caspi
|
1ff0da2165
|
bug fix - fixed an issue with gifs dumping and bumped up Pillow version to 4.3.0
|
2017-11-13 12:22:42 +02:00 |
|
Itai Caspi
|
8d9ee4ea2b
|
bug fix - fixed C51 presets hyperparameters
|
2017-11-10 13:22:42 +02:00 |
|
Itai Caspi
|
c798be7bfb
|
added training curves for some of the presets
|
2017-11-09 08:54:34 +02:00 |
|
Itai Caspi
|
b40259c61a
|
bug fix - remove import warning when everything was imported successfully + changed global step api to match TF 1.4
|
2017-11-06 17:28:13 +02:00 |
|
Itai Caspi
|
fd103a7b69
|
updated the algorithms diagram with QR-DQN
|
2017-11-01 15:24:54 +02:00 |
|
Itai Caspi
|
a8bce9828c
|
new feature - implementation of Quantile Regression DQN (https://arxiv.org/pdf/1710.10044v1.pdf)
API change - Distributional DQN renamed to Categorical DQN
|
2017-11-01 15:09:07 +02:00 |
|
Itai Caspi
|
1ad6262307
|
bug fix - correcting the evaluation exploration control parameter logging
|
2017-10-31 13:50:40 +02:00 |
|
Itai Caspi
|
e38611b9eb
|
bug fix - updating Doom_Health_DFP and Breakout_DQN presets
|
2017-10-31 10:54:14 +02:00 |
|
Itai Caspi
|
913ab75e8a
|
bug fix - preventing crashes when the probability of one of the actions is 0 in the policy head
|
2017-10-31 10:51:48 +02:00 |
|
Itai Caspi
|
1918f16079
|
imporved API for getting / setting variables within the graph
|
2017-10-31 10:51:48 +02:00 |
|
Itai Caspi
|
39cf78074c
|
preventing the evaluation agent from getting stuck in bad policies by updating from the global network during episodes
|
2017-10-25 10:28:45 +03:00 |
|
Itai Caspi
|
d3c6860421
|
removing some Gym wrapper code that was required for OpenAI Universe in the past
|
2017-10-25 10:01:10 +03:00 |
|
Itai Caspi
|
43bc359166
|
updated atari presets with v4 environment ids
|
2017-10-23 14:14:09 +03:00 |
|
Itai Caspi
|
a1656c2ae6
|
fixed docs color for mobile
|
2017-10-23 11:46:27 +03:00 |
|
Itai Caspi
|
1e47257178
|
fixed gym installation (failed due to packages removal from apt-get repo)
|
2017-10-22 15:05:25 +03:00 |
|
Itai Caspi
|
d976609127
|
fixed a typo in the installation script
|
2017-10-22 12:24:22 +03:00 |
|
Itai Caspi
|
497130098c
|
renamed NGraph to neon in the installation script
|
2017-10-22 11:57:02 +03:00 |
|
Itai Caspi
|
00fca9b6e0
|
updated the paper links in the docs and restyled the theme
|
2017-10-19 17:16:12 +03:00 |
|