challenging-america-word-ga.../gonito.yaml
2023-05-08 14:49:03 +02:00

11 lines
214 B
YAML

description: Trigram Neural network with embeddings/one hidden layer.
tags:
- trigram
- neural network
params:
- vocab_size: 5000
- embed_size: 100
- batch_size: 10000
unwanted-params:
param-files:
links: