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 |
|
ixaxaar
|
16433d1430
|
reimplement link matrix updation according to paper
|
2017-12-17 18:25:52 +05:30 |
|
ixaxaar
|
95316a5b3b
|
Revert number of cores in search
|
2017-12-15 18:31:23 +05:30 |
|
ixaxaar
|
e686d240ee
|
Clamp read positions after concating them, add to readme
|
2017-12-15 18:28:11 +05:30 |
|
ixaxaar
|
116432d2c5
|
Specify number of cores in search
|
2017-12-15 18:27:41 +05:30 |
|
ixaxaar
|
637e481c6f
|
Fix last used memory location overflowing
|
2017-12-15 15:40:15 +05:30 |
|
ixaxaar
|
2d66be3013
|
Make corrections according to paper
|
2017-12-11 20:09:19 +05:30 |
|
ixaxaar
|
7edf687759
|
Preliminary working temporal tracking
|
2017-12-11 17:16:47 +05:30 |
|
ixaxaar
|
7f4b582c52
|
writing part of temporal links
|
2017-12-11 03:42:45 +05:30 |
|
ixaxaar
|
42451c346d
|
Add toc
|
2017-12-11 01:04:26 +05:30 |
|
Russi Chatterjee
|
f14f50def0
|
Merge pull request #16 from ixaxaar/sparse
SDNC
|
2017-12-11 00:59:33 +05:30 |
|
ixaxaar
|
f0372f974c
|
update installing from source and requirements.txt
|
2017-12-11 00:54:18 +05:30 |
|
ixaxaar
|
9a6b97ad6b
|
Merge branch 'master' of github.com:ixaxaar/pytorch-dnc into sparse
|
2017-12-11 00:47:52 +05:30 |
|
ixaxaar
|
e0fb4e7977
|
Update readme
|
2017-12-11 00:43:52 +05:30 |
|
ixaxaar
|
0008e0c10a
|
add tests for GRU and RNNs
|
2017-12-11 00:36:15 +05:30 |
|
ixaxaar
|
aa51e6fdcf
|
Removing faiss from git history
|
2017-12-11 00:27:47 +05:30 |
|
ixaxaar
|
e05cab95e1
|
fix all tests
|
2017-12-11 00:21:30 +05:30 |
|
ixaxaar
|
08212546a0
|
revert to using FLANN indexes, in a faster way
|
2017-12-11 00:21:08 +05:30 |
|
ixaxaar
|
bdb763c28f
|
separate FLANN and FAISS indexes
|
2017-12-11 00:20:43 +05:30 |
|
ixaxaar
|
106d362e17
|
add curriculum for copy task
|
2017-12-10 12:06:22 +05:30 |
|
ixaxaar
|
e4eb9a53e6
|
init rnn hidden states
|
2017-12-10 12:06:01 +05:30 |
|
ixaxaar
|
9734e9014e
|
erase before write
|
2017-12-10 12:05:13 +05:30 |
|
ixaxaar
|
146916d6ff
|
Get debugging working and initialize properly
|
2017-12-09 18:28:59 +05:30 |
|