lab7
This commit is contained in:
parent
135b92c079
commit
64d2b9ebda
15
gonito.yaml
Normal file
15
gonito.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
description: Neural network with changed parameters
|
||||
tags:
|
||||
- bigrams
|
||||
params:
|
||||
epochs: 1
|
||||
embed_size: 200
|
||||
vocab_size: 2500
|
||||
batch_size: 6000
|
||||
learning-rate: 0.01
|
||||
param-files:
|
||||
- "*.yaml"
|
||||
- config/*.yaml
|
||||
links:
|
||||
- title: "neural network with changed parameters"
|
||||
url: "https://git.wmi.amu.edu.pl/s478831/challenging-america-word-gap-prediction"
|
Loading…
Reference in New Issue
Block a user