Skip to content

Commit

Permalink
improved eval plotting functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Fuest committed Oct 15, 2024
1 parent 3dd592a commit 22b91d8
Show file tree
Hide file tree
Showing 13 changed files with 116 additions and 305 deletions.
4 changes: 2 additions & 2 deletions config/model_config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
device: 1 # 0, cpu
device: 0 # 0, cpu
seq_len: 96 # should not be changed for the current datasets
input_dim: 2 # or 1 depending on user, but is dynamically set
noise_dim: 256
cond_emb_dim: 64
shuffle: True
sparse_conditioning_loss_weight: 0.5 # sparse conditioning training sample weight for loss computation [0, 1]
sparse_conditioning_loss_weight: 0.8 # sparse conditioning training sample weight for loss computation [0, 1]
freeze_cond_after_warmup: False # specify whether to freeze conditioning module parameters after warmup epochs
save_cycle: 200 # specify number of epochs to save model after

Expand Down
20 changes: 0 additions & 20 deletions docs/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion docs/authors.rst

This file was deleted.

176 changes: 0 additions & 176 deletions docs/conf.py

This file was deleted.

1 change: 0 additions & 1 deletion docs/contributing.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/history.rst

This file was deleted.

Binary file removed docs/images/dai-logo-white-200.png
Binary file not shown.
Binary file removed docs/images/dai-logo-white.ico
Binary file not shown.
22 changes: 0 additions & 22 deletions docs/index.rst

This file was deleted.

36 changes: 0 additions & 36 deletions docs/make.bat

This file was deleted.

1 change: 0 additions & 1 deletion docs/readme.rst

This file was deleted.

Loading

0 comments on commit 22b91d8

Please sign in to comment.