interfaces¶
Primitive Fully Connected interfaces.
Classes
Primitive Interface to be used by all |
-
class
ashpy.models.fc.interfaces.FCInterface[source]¶ Bases:
tensorflow.python.keras.engine.training.ModelPrimitive Interface to be used by all
ashpy.models.-
__init__()[source]¶ Primitive Interface to be used by all
ashpy.models.Declares the self._layers list.
- Returns
-