tl.zoo#
Custom tf.keras.Model definitions that have shown to work well in specific use cases.
Supply these (or your own) to tl.Crested(...) to use them in training.
Submodules
Init file for the utils module. |
Functions
|
Construct a Basenji model. |
|
Construct an fully replicated Borzoi model. |
|
Construct an fully replicated Borzoi Prime model. |
|
Construct a DeepTopicCNN model. |
|
Construct a DeepTopicLSTM model. |
|
Construct a CNN using dilated convolutions. |
|
Construct a CNN using dilated convolutions with a separate dense head per output class. |
|
Construct an fully replicated Enformer model. |
|
Construct a Simple ConvNet with standard convolutional and dense blocks. |