challenging-america-word-ga.../gonito.yaml
2023-05-26 15:13:44 +02:00

13 lines
310 B
YAML

description: Neural newtork with embeddings for the closest words + bag of words (mean from 54 word embeddings from left and right)
tags:
- embeddings
- neural network
- bag of words
params:
- vocab_size: 25000
- embed_size: 300
- batch_size: 10000
- epoch: 1
unwanted-params:
param-files:
links: