Tags: Augustusmyc/keras-rl
Tags
Various improvements for DQN, the replay memory, and CEM (keras-rl#31) - Fix various problems with sequential memory - Fix various problems with CEMAgent - Remove duplicate forward pass from DQN agent - Remove performance bottleneck from TrainIntervalLogger - Add tests for core and memory classes - Add integration test for CEM