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

10 lines
153 B
YAML
Raw Normal View History

2023-04-27 17:01:35 +02:00
description: This my brilliant solution
tags:
- neural-network
2023-04-27 19:06:13 +02:00
- bigram
2023-04-27 17:01:35 +02:00
params:
2023-04-27 19:10:14 +02:00
epochs: 1
vocab-size: 20000
embed-size: 100
batch-size: 5000