neural network
This commit is contained in:
parent
061617cf3d
commit
b331ebc99f
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
19
gonito.yaml
Normal file
19
gonito.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
description: This my brilliant solution
|
||||
tags:
|
||||
- neural-network
|
||||
- left-to-right
|
||||
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"
|
14828
test-A/out.tsv
14828
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user