Pytorch Dnc Versions Save

Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch

1.0.1

5 years ago

Changelog

1.0.1

Full Changelog

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

5 years ago

Changelog

1.0.0

Full Changelog

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:

0.0.9

6 years ago

Changelog

0.0.9 (2018-04-23)

Full Changelog

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

6 years ago

Changelog

Implemented enhancements:

Merged pull requests:

0.0.6

6 years ago

Change Log

Implemented enhancements:

  • Re-write allocation vector code, use pytorch's cumprod #13

Fixed bugs:

  • Stacked DNCs forward pass wrong #12

Merged pull requests:

0.5.0

6 years ago

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:

  • Write unit tests #8
  • broken links #3

Merged pull requests:

  • Test travis build #10 (ixaxaar)
  • Implement Hidden layers, small enhancements, cleanups #9 (ixaxaar)

0.0.3

6 years ago

Changelog:

#1 Fix size issue for GRU and vanilla RNN #2 Implementation of Dropout for controller

0.0.2

6 years ago

v0.0.1

6 years ago

Initial release on pypi.