danagi 13828f6309
added noise param to collector for test phase, fixed examples to adapt modification (#86)
* Add auto alpha tuning and exploration noise for sac.
Add class BaseNoise and GaussianNoise for the concept of exploration noise.
Add new test for sac tested in MountainCarContinuous-v0,
which should benefits from the two above new feature.

* add exploration noise to collector, fix example to adapt modification
2020-06-23 07:20:51 +08:00
..
2020-06-20 09:57:16 +08:00
2020-06-22 17:11:26 +08:00
2020-05-16 20:08:32 +08:00
2020-06-01 09:37:30 +08:00