Commit Graph
12 Commits
Author SHA1 Message Date
Zach Dwiel fff8c8f568 provide a helpful error message in the event that an exploration policy returns a vector of actions instead of a single action during value optimization agent 2018-01-20 14:11:24 -05:00
Zach Dwiel 40e5c628c6 add options for more verbose test errors 2018-01-16 22:08:46 -05:00
Zach Dwiel 8f026bb46f Merge pull request #42 from NervanaSystems/print_parameters
provide a command line option which prints the tuning_parameters to stdout
2018-01-11 11:28:24 -05:00
Zach Dwiel c7b11f1e9a provide a command line option which prints the tuning_parameters to stdout 2018-01-10 16:28:41 -05:00
Zach Dwiel 9b963c86d0 Merge pull request #41 from NervanaSystems/allow_direct_entry_point
allow specifying gym environments via entry point syntax: module.package:class
2018-01-10 12:18:12 -05:00
Zach Dwiel cc76a9ad70 allow specifying gym environments via entry point syntax: module.package:class 2018-01-10 10:14:23 -05:00
Zach Dwiel 499e78596a Merge pull request #38 from NervanaSystems/nec_lstm
update nec and value optimization agents to work with recurrent middleware
2018-01-08 14:01:34 -05:00
Zach Dwiel 6c79a442f2 update nec and value optimization agents to work with recurrent middleware 2018-01-05 20:16:51 -05:00
Zach Dwiel 7bdba396d2 Update add_env.md 2017-11-14 17:57:55 +02:00
Zach Dwiel 9ae2905a76 clean up input embeddings setup 2017-11-14 17:39:18 +02:00
Zach Dwiel aceddfadc9 Merge pull request #3 from cclauss/patch-1
Simplify w/ dict.get() default value, ternary if
2017-10-22 20:46:36 -04:00
Zach Dwiel 6fec9f972f Merge pull request #7 from zac-hopkinson/master
Fixes installer issues #5 and #6
2017-10-22 20:42:57 -04:00