Benjamim Alves

Results 2 issues of Benjamim Alves

I would like to know how I can use this template as in the example below ` class DCNNBERTEmbedding(tf.keras.Model): def __init__(self, nb_filters=50, FFN_units=512, nb_classes=2, dropout_rate=0.1, name="dcnn"): super(DCNNBERTEmbedding, self).__init__(name=name) # Layer...

Hi I would like to thank you for the model, I am working on my graduation project from your trained model, which I will clearly quote to you, I am...