challenging-america-word-ga.../gonito.yaml
2023-04-28 09:03:28 +02:00

11 lines
166 B
YAML

description: neural network, bigram
tags:
- neural-network
- bigram
params:
epochs: 1
vocab_size: 10000
embed_size: 250
batch_size: 5000
num_of_top: 10