Commit Graph

225 Commits

Author SHA1 Message Date
Russi Chatterjee
47140303e9 add changelog and bump version 2019-05-20 19:25:25 +05:30
Russi Chatterjee
d45461db1c add changelog and bump version 2019-05-20 19:25:15 +05:30
ixaxaar
c48d3d9ba4
Merge pull request #44 from ixaxaar/43
Fixes for #43
2019-05-20 19:22:13 +05:30
Russi Chatterjee
fd347807a5 bump versiobn 2019-05-06 01:35:19 +05:30
Russi Chatterjee
bc6359fb64 update flann dependency 2019-05-06 01:35:03 +05:30
Russi Chatterjee
56f347a934 fixes for #43 2019-05-06 01:33:48 +05:30
ixaxaar
1db78511fe
Merge pull request #42 from ixaxaar/quickies
Fixes #36 and #39
2019-04-05 15:24:15 +05:30
Russi Chatterjee
3e477fcf18 fix #36 2019-04-05 15:22:48 +05:30
Russi Chatterjee
4266c2e7aa handle pyflann issues 2019-04-05 15:08:44 +05:30
Russi Chatterjee
9fe6375518 update requirements 2019-04-05 14:40:55 +05:30
Russi Chatterjee
db74f8ea57 upgrade pytorch in travis 2019-04-05 13:45:02 +05:30
Russi Chatterjee
9b3f68fbfd Merge branch 'master' of github.com:ixaxaar/pytorch-dnc 2019-04-05 12:25:00 +05:30
Russi Chatterjee
b428bfac12 up version 2019-04-05 12:24:23 +05:30
ixaxaar
188548fa3c
Merge pull request #41 from ixaxaar/pytorch1.0
Port to pytorch 1.x
2019-04-05 11:53:30 +05:30
Russi Chatterjee
f528a4c120 fix porting bugs :D 2019-04-05 11:52:18 +05:30
Russi Chatterjee
4178130e8f Merge branch 'master' of github.com:ixaxaar/pytorch-dnc 2019-04-05 11:47:09 +05:30
Russi Chatterjee
b7d4e1cde2 port to pytorch 1.x 2019-04-05 11:44:41 +05:30
Russi Chatterjee
bbf48e61e8
Merge pull request #30 from kierkegaard13/master
fix parens in example usage and gpu usage for SAM
2018-08-22 18:39:04 +05:30
Gavin Sellers
cc2c3bcebc fix gpu usage 2018-07-08 10:50:57 -05:00
Gavin Sellers
092bdb8f93 fix parens in example usage 2018-06-29 10:34:10 -05:00
ixaxaar
bcb1bf901e Restructured text for pypi 2018-04-28 16:06:35 +05:30
Russi Chatterjee
2e24452dfa
Merge pull request #28 from jbinas/patch-1
memory.py: fix indexing for read_modes transform
2018-04-23 11:56:23 +05:30
Jonathan Binas
19c759d2cf
memory.py: fix indexing for read_modes transform
The read_modes vector overlaps with write_gate, and should be shifted by one element.
2018-04-22 18:08:34 -04:00
Russi Chatterjee
4115e69155
Merge pull request #27 from ixaxaar/bugfix
Bugfixes
2017-12-31 11:43:55 +05:30
ixaxaar
0c93eef2f7 Fixes #26 2017-12-23 14:37:20 +05:30
ixaxaar
3db618edea Fixes #24: store entire memory after memory limit is reached 2017-12-21 13:46:38 +05:30
ixaxaar
08bd220852 Fix bug: clamp the controller output before making it interface vector 2017-12-20 14:24:42 +05:30
ixaxaar
1abd4c4ba4 love thy neighbour 2017-12-20 03:07:01 +05:30
Russi Chatterjee
adbb195e27
Merge pull request #23 from ixaxaar/tasks
Add more tasks
2017-12-20 02:26:54 +05:30
ixaxaar
2c359e9a86 Make FAISS work properly, fall back to flann when not available, fixes #23 2017-12-20 02:08:34 +05:30
ixaxaar
78ac06a332 Add argmax task 2017-12-20 01:58:17 +05:30
ixaxaar
8988490a5b update toc 2017-12-19 14:19:48 +05:30
ixaxaar
c74defd78b Modify how sequence max length is scaled for generalization 2017-12-19 14:19:06 +05:30
ixaxaar
7719698fff Add generalization of 10x 2017-12-19 14:18:43 +05:30
ixaxaar
1d11fae06b Few bug fixes for unsqueezing batch size 1 2017-12-19 11:17:59 +05:30
ixaxaar
9164e5721d update toc 2017-12-19 01:38:03 +05:30
ixaxaar
6de3644d49 2k iterations 2017-12-19 01:34:35 +05:30
ixaxaar
24d94fc406 Add adding tasks 2017-12-19 01:29:12 +05:30
ixaxaar
2721d27d16 cleanup, print more info for repr 2017-12-19 01:28:39 +05:30
ixaxaar
7344cdeb10 Update code structure in readme 2017-12-18 13:38:04 +05:30
Russi Chatterjee
08e13761dd
Merge pull request #22 from ixaxaar/sparse
SAMs
2017-12-18 12:45:02 +05:30
ixaxaar
e56327614f Modify toc 2017-12-18 12:41:32 +05:30
ixaxaar
b411c94639 Modify toc 2017-12-18 12:40:13 +05:30
ixaxaar
60f2026d80 Modify copy task and readme 2017-12-18 12:38:45 +05:30
ixaxaar
264bdfb2f0 Prepare for API deprecation 2017-12-18 12:29:02 +05:30
ixaxaar
973b51b36a Refactor and remove duplicate code, introduce SAMs without temporal addressing 2017-12-18 12:21:37 +05:30
Russi Chatterjee
3a83c97ffd
Merge pull request #19 from ixaxaar/sparse
Temporal links for SDNC
2017-12-17 20:43:39 +05:30
ixaxaar
6517fb9585 update readme 2017-12-17 18:33:53 +05:30
ixaxaar
c7812efe49 bump version 2017-12-17 18:29:38 +05:30
ixaxaar
c81a870c89 expose memory and sparsememory modules 2017-12-17 18:26:56 +05:30