summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-18 17:43:30 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-18 17:43:30 +0200
commitab47938bfa2d70e6244e8431707586e32f2c7d50 (patch)
tree70bfbc40bfb5f249e56704b54ef223b9ea890f9e /README.md
parent9ef2857c2d24d9c0a8fba3c5db58c7303124c79b (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index ea85e92..08f0562 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,6 @@ python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kw
(TODO: Not working atm, needed for GTN loss function)
## Todo
-- [ ] patchgan loss FIX THIS!! LOOK AT TAMING TRANSFORMER, MORE SPECIFICALLY SEND LAYER AND COMPUTE COEFFICIENT
-- [ ] Get VQVAE2 to work and not get loss NAN
- [ ] Local attention for target sequence
- [ ] Rotary embedding for target sequence
- [ ] Tests
@@ -38,7 +36,7 @@ python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kw
- [ ] Refactor once more
- [ ] fix linting
- [ ] Fix artifact uploading to wandb
-
+- [ ] Fix st config is saved to experiment log folder!!!!
## Run Sweeps
Run the following commands to execute hyperparameter search with W&B: