View source on GitHub |
Sample recurrent Keras network for DQN.
Classes
class QRnnNetwork
: Recurrent network.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|