-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.6.0](v0.5.3...v0.6.0) (2020-01-05) ### Bug Fixes * **colab:** force upgrade mathy in snippets to avoid outdated dependency issues ([a902a8c](a902a8c)) * **envs:** use uniform random range for complex/binomial params ([8534239](8534239)) * **zero:** default to non-recurrent architecture ([38690c2](38690c2)) ### Features * **embedding:** add optional non-recurrent DenseNet+Attention architecture `--use-lstm=False` ([8b97e9d](8b97e9d)) * **zero:** add `--profile` support for `num_workers=1` ([622cdfd](622cdfd)) * **zero:** support `--show` argument for worker 0 ([82b3f66](82b3f66)) ### Reverts * **zero:** use old-style batch training ([4d5fd37](4d5fd37))
- Loading branch information
1 parent
e39900e
commit 91e2240
Showing
4 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters