Compare commits

..

No commits in common. "ecb7a477b66405fd0b8ca15f7e58bb126ae552e2" and "6037c8e5b7987eaf533a9a2623883301f566dbe4" have entirely different histories.

View File

@ -1,15 +0,0 @@
description: Neural Network Bigrams
tags:
- neural-network
- left-to-right
params:
epochs: 1
vocabulary_size: 20000
embed_size: 400
batch_size: 15000
param-files:
- "*.yaml"
- config/*.yaml
links:
- title: "solution my repo"
url: "https://git.wmi.amu.edu.pl/s444476/challenging-america-word-gap-prediction"