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 |
|
ixaxaar
|
c0b9b04129
|
verify gradneits flowing
|
2017-12-09 15:43:11 +05:30 |
|
ixaxaar
|
c9eb3a5ca7
|
More differentiablity considering the network can read from a view of a larger memory
|
2017-12-09 15:23:29 +05:30 |
|
ixaxaar
|
a6667bf98c
|
Rewrite sdnc, more read heads
|
2017-12-07 16:59:51 +05:30 |
|
ixaxaar
|
142811a552
|
Reload only used part of the indedx
|
2017-12-06 21:14:16 +05:30 |
|
ixaxaar
|
b22274bfc0
|
Cannot overwrite memory, reset and write entire memory, will make it slower
|
2017-12-06 17:34:46 +05:30 |
|
ixaxaar
|
e588f6b398
|
various tweaks, influence distinct write positions, condition read weights with usage
|
2017-12-06 14:49:52 +05:30 |
|
ixaxaar
|
63d49afe40
|
Remove redundant code
|
2017-12-04 21:11:30 +05:30 |
|
ixaxaar
|
64520e1dcf
|
Reseting memory is cheaper than recreating it
|
2017-12-04 21:11:05 +05:30 |
|
ixaxaar
|
2026a8939d
|
progressively make things differentiable
|
2017-12-04 01:48:03 +05:30 |
|
ixaxaar
|
75264f2d80
|
Use inner product as similarity metric
|
2017-12-03 20:23:33 +05:30 |
|
ixaxaar
|
54759c820c
|
implement usage
|
2017-12-03 17:09:59 +05:30 |
|
ixaxaar
|
7fa5d3614f
|
reset indexes instead of creating new ones
|
2017-12-02 12:02:55 +05:30 |
|
ixaxaar
|
5105ba7e90
|
test script on various distros docker
|
2017-12-02 01:30:57 +05:30 |
|
ixaxaar
|
af79ac10ef
|
distribution independent script to some extent
|
2017-12-02 01:05:41 +05:30 |
|
ixaxaar
|
9896bac743
|
add script to install faiss
|
2017-12-02 00:01:11 +05:30 |
|
ixaxaar
|
3ec9216f8d
|
Increase reserved memory fraction for indexes
|
2017-12-01 23:49:12 +05:30 |
|
ixaxaar
|
85c61682c8
|
travis log file limit
|
2017-12-01 20:53:06 +05:30 |
|
ixaxaar
|
01e63eb084
|
travis log file limit
|
2017-12-01 20:43:44 +05:30 |
|
ixaxaar
|
dbeb0ba378
|
Remove SDNC tests
|
2017-12-01 19:48:39 +05:30 |
|
ixaxaar
|
7743d04e6c
|
😭
|
2017-12-01 14:01:52 +05:30 |
|
ixaxaar
|
54ac865401
|
work goddammit
|
2017-12-01 13:52:00 +05:30 |
|
ixaxaar
|
6456f7d0aa
|
and again
|
2017-12-01 13:38:25 +05:30 |
|
ixaxaar
|
b5f27a3daf
|
try again
|
2017-12-01 13:23:57 +05:30 |
|