Releases: ixaxaar/pytorch-dnc
Releases · ixaxaar/pytorch-dnc
Small fixes
Changelog
1.0.1
Closed issues:
- When running adding task -- ModuleNotFoundError: No module named 'index' #39
- SyntaxError #36
- PySide dependency error #33
- Issues when using pytorch 0.4 #31
- TypeError: cat received an invalid combination of arguments - got (list, int), but expected one of: #29
Merged pull requests:
Upgrade Pytorch
Changelog
1.0.0
Closed issues:
- Question about the running speed of Pyflann and Faiss for the SAM model #40
- SyntaxError #37
- Values in hidden become nan #35
- PySide dependency error #33
- faiss error #32
- Issues when using pytorch 0.4 #31
- TypeError: cat received an invalid combination of arguments - got (list, int), but expected one of: #29
Merged pull requests:
- Port to pytorch 1.x #41 (ixaxaar)
- fix parens in example usage and gpu usage for SAM #30 (kierkegaard13)
Bug fixes
Sparse memory implementations
Bug fixes, debugging options, cleanups
Fix bugs, refactor, implement hidden layers, unit tests
Change Log
Implemented enhancements:
- Multiple hidden layers per controller layer #7
- Vizdom integration and fix cumprod bug #5 #6 (ixaxaar)
Fixed bugs:
- Use shifted cumprods, emulate tensorflow's cumprod with exclusive=True #5
- Vizdom integration and fix cumprod bug \#5 #6 (ixaxaar)
Closed issues:
Merged pull requests:
Fix bugs, refactor, implement dropout
Fix paths, test on real project
First pypi release
Initial release on pypi.