challenging-america-word-ga.../gonito.yaml

11 lines
160 B
YAML

description: neural network, trigram
tags:
- neural-network
- trigram
params:
epochs: 1
vocab-size: 10000
embed-size: 100
batch-size: 2000
top: 5