-
Hi! I am Haonan from Lingsoft. We are now working on the European Language Grid (ELG) project and we are interested in the multilingual register classification tool. We would like to develop a Flask A…
-
for testing I set epoch to 2
after epoch 2 passed it saved model weights.001-0.6057.hdf5 and this is the output:
```
Epoch 00002: val_acc improved from 0.60572 to 0.66245, saving model to weights.0…
mrmrn updated
6 years ago
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
This tutorial …
-
I've trained a model that retunes a bertlayer but I can't seem to get it to export as a saved model properly... Any ideas?
-
Hello everyone!
I decided to use this amazing toolbox in my Autoencoder model but I'm having doubts about how it works in this type of models...
How will relevance scores be calculated in this c…
-
Hi,I am trying to implement LIT on a sentiment model based on imdb dataset in classification.py file. I am not get predictions,on running.
`import os
from absl import app
from absl import flags
…
-
Hi, If I want to use CT scans , so the width is 128, length 128 and the depth for example 96, how can I use Resnet
-
Hello, the tensorflow-gpu2.8 version has been installed in my virtual environment. During the installation of your segmentation-models-3d, the tensorflow2.12 version will be downloaded to me automatic…
-
# Reference
- [ ] [Tensorflow Tutorials](https://tensorflow.google.cn/tutorials/)
- [x] [Youtube 炼数成金 tensorflow 课程](https://www.youtube.com/watch?v=eAtGqz8ytOI&list=PLjSwXXbVlK6IHzhLOMpwHHLjYmINRst…
-
- [ ] What different activation functions are available and usable for the model
- [x] What loss functions/optimizers are available
- [x] What amount of layers with how many neurons make sense?