Understanding RAMjET
API Reference
ramjet.models.eos
Code for a model replacing batch normalization with SELUs.
Eos
Bases: tensorflow.keras.Model
tensorflow.keras.Model
A model replacing batch normalization with SELUs.
__init__
Initialize self. See help(type(self)) for accurate signature.
call
The forward pass of the layer.
The output tensor of the layer.
ramjet.models.components.selu_light_curve_network_block
ramjet.models.hades