- Added progress bars - Fixed bug in DDPG by casting actions to numpy arrays - updated parameters and gym environment names in example scripts
1.0.8
Modified network class name
1.0.7
also: - bugs fixed in n-steps TD handling - error messages added when necessary - now the episodic reward is plotted instead of average timestep reward - docs improved
- scheduers added to models for runtime hyperparameter tunning - implemented importance sampling in DQN - improved specification of weight function in CMAES