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

11 lines
159 B
YAML
Raw Normal View History

2023-05-10 21:37:37 +02:00
description: neural network, trigram
tags:
- neural-network
- trigram
params:
vocab-size: 20000
embed-size: 250
batch-size: 1500
hidden-size: 100