Merged pull requests:
1.0.1 (2019-04-05)
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:
1.0.0 (2019-04-05)
Closed issues:
- Question about the running speed of Pyflann and Faiss for the SAM model #40
- SyntaxError #37
- Values in hidden become nan #35
- faiss error #32
Merged pull requests:
- Port to pytorch 1.x #41 (ixaxaar)
- fix parens in example usage and gpu usage for SAM #30 (kierkegaard13)
0.0.9 (2018-04-23)
Fixed bugs:
- Use usage vector to determine least recently used memory #26
- Store entire memory after memory limit is reached #24
Merged pull requests:
0.0.7 (2017-12-20)
Implemented enhancements:
- GPU kNNs #21
- Implement temporal addressing for SDNCs #18
- Feature: Sparse Access Memory #4
- SAMs #22 (ixaxaar)
- Temporal links for SDNC #19 (ixaxaar)
- SDNC #16 (ixaxaar)
Merged pull requests:
- Add more tasks #23 (ixaxaar)
- Scale interface vectors, dynamic memory pass #17 (ixaxaar)
- Update README.md #14 (MaxwellRebo)
0.0.6 (2017-11-12)
Implemented enhancements:
- Re-write allocation vector code, use pytorch's cumprod #13
Fixed bugs:
0.5.0 (2017-11-01)
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:
0.0.3 (2017-10-27)
Implemented enhancements:
- Implementation of Dropout for controller #2 (ixaxaar)
- Fix size issue for GRU and vanilla RNN #1 (ixaxaar)
0.0.2 (2017-10-26)
v0.0.1 (2017-10-26)
* This Change Log was automatically generated by github_changelog_generator