1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-6.git synced 2024-10-16 06:17:33 +00:00
Commit graph

121 commits

Author SHA1 Message Date
db8b3f990e
Create LICENSE.txt 2024-05-15 04:07:48 +02:00
692d3e99c7
Conclude 2023-06-02 05:18:42 +02:00
ab27b52ebd
Regolazione degli iperparametri 2023-06-02 03:16:50 +02:00
36deada894
Proofreading 2023-06-02 02:27:17 +02:00
33f332ce09
Allow Python 3.11 2023-05-15 02:56:14 +02:00
4c995a1977
Add run and result logs 2023-05-15 02:56:03 +02:00
8f685f31f3
Tensorflow breaks in optimized mode 2023-05-10 02:42:56 +02:00
fa3171666a
Run full run in optimized mode 2023-05-10 02:42:09 +02:00
89af03d758
Perform runs one at a time 2023-05-10 02:41:02 +02:00
37b46ddbce
Allow multiple runs to be executed 2023-05-10 02:38:57 +02:00
d14f9cb511
Reduce full run working set size to 5mil 2023-05-08 04:22:58 +02:00
8d831afbe3
Write results to a ./data/logs/results.tsv file as well 2023-05-08 04:16:32 +02:00
b4cc6f8707
Re-enable ThreeCheat "sentiment analyzer" 2023-05-08 04:16:16 +02:00
4c01505601
Add turbo test run runConfig 2023-05-08 04:15:25 +02:00
70193ab638
Delete unused readthedocs metadata 2023-05-08 03:40:14 +02:00
f6233611ad
Delete unused Dockerfile 2023-05-08 03:40:00 +02:00
bd754ac8ba
Add full run launch config 2023-04-20 01:08:04 +02:00
0dfcc775f8
Remove Tensorflow CUDA stuff
Who needs training on GPU anyways?
2023-04-14 02:04:50 +02:00
18b367db6f
Properly accumulate errors in EvaluationResults 2023-04-14 01:47:59 +02:00
dc08a6ce0f
Update dependencies 2023-04-14 01:35:57 +02:00
59ae40d018
Append to the log instead of overwriting 2023-04-02 23:20:15 +02:00
ef4df3044a
f 2023-02-18 15:27:51 +01:00
1d6180f736
did i just fix all ram problems? 2023-02-18 03:37:53 +01:00
61141248db
Some memory usage tweaks 2023-02-18 03:18:34 +01:00
35616d35c7
Add missing header 2023-02-17 06:20:30 +01:00
dependabot[bot]
0584810a83 Bump werkzeug from 2.2.2 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 17:00:38 +01:00
bf01d1202b
Add missing link 2023-02-15 19:00:42 +01:00
a850cde76b
end 2023-02-15 18:57:30 +01:00
bc0b5345b8
Pong 2023-02-15 17:37:10 +01:00
7645596007
Remove unused _adapt_string_lookup_layer 2023-02-15 17:29:58 +01:00
1c839aecb6
Progress! 2023-02-15 03:34:39 +01:00
21871f4e06
Fix docstring 2023-02-14 17:51:30 +01:00
58554c84e0
Do not stringify processed tokens 2023-02-14 17:51:24 +01:00
f0561cf078
Write chapter 2 2023-02-14 17:51:08 +01:00
ff4fff3052
Write chapter 1 2023-02-14 02:58:30 +01:00
b777236735
Various upgrades 2023-02-14 02:25:38 +01:00
e71baeb41c
Complete first chapter 2023-02-13 23:51:08 +01:00
0a0e82d48a
Remove superfluous comment 2023-02-13 23:09:41 +01:00
474107ca5e
Fix doc inaccuracy 2023-02-13 18:58:39 +01:00
b19073109c
Add XLA_FLAGS launch envvar 2023-02-13 18:48:02 +01:00
c5b487f350
Remove double newlines from config docstrings 2023-02-13 18:47:47 +01:00
292d618e00
Add reminder to myself 2023-02-13 18:47:29 +01:00
ca14e9c1f9
README: fix warnings on GitHub 2023-02-13 18:10:15 +01:00
c82352c7dc
Fix PottsTokenizer failing to train NLTK model 2023-02-13 17:45:28 +01:00
597020ac2d
Improve rendering of evaluation steps 2023-02-13 17:14:56 +01:00
119483594a
Remove unused imports 2023-02-13 15:59:03 +01:00
baffcb6753
Run in production mode by default 2023-02-13 15:58:08 +01:00
c992c04264
Manually run garbage collection after each iteration 2023-02-13 15:57:37 +01:00
e93a8ddaf7
Fix type annotation of PottsTokenizerWithNegation 2023-02-13 15:55:45 +01:00
d4373f8c02
Fix access to ratings instead of tokens 2023-02-13 15:43:46 +01:00