Trigram nn

This commit is contained in:
MatOgr 2023-05-05 19:12:31 +02:00
parent 2dbe39239f
commit c4d8b67865
3 changed files with 17936 additions and 17936 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1,14 @@
description: Lab 7 - Ex. 1
description: Lab 8 - Ex. 1
tags:
- bigram
- trigram
- neural-network
params:
epochs: 1
batch-size: 5000
learning-rate: 0.001
embed_size: 100
embed_size: 200
vocab_size: 20000
hidden: 100
links:
- title: "Git WMI"
url: "https://git.wmi.amu.edu.pl/s478841/challenging-america-word-gap-prediction"

File diff suppressed because it is too large Load Diff