Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

Module: tf_agents.networks.sequential

Keras layer to replace the Sequential Model object.

Classes

class Sequential: The Sequential Network represents a sequence of Keras layers.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature