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

20 lines
415 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:
epochs: 10
learning-rate: 0.01
unwanted-params:
- model-file
- vocab-file
param-files:
- "*.yaml"
- config/*.yaml
links:
- title: "Some external link"
url: "https://example.com/foo-bar-baz-123"
- title: "Yet another link"
url: "https://example.org/xyz"
- url: "https://example.net/bare-link-without-text"