View source on GitHub |
Keras layer to replace the Sequential Model object.
Classes
class Sequential
: The Sequential Network represents a sequence of Keras layers.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|