Russi Chatterjee
|
f528a4c120
|
fix porting bugs :D
|
2019-04-05 11:52:18 +05:30 |
|
Russi Chatterjee
|
b7d4e1cde2
|
port to pytorch 1.x
|
2019-04-05 11:44:41 +05:30 |
|
Gavin Sellers
|
cc2c3bcebc
|
fix gpu usage
|
2018-07-08 10:50:57 -05:00 |
|
ixaxaar
|
08bd220852
|
Fix bug: clamp the controller output before making it interface vector
|
2017-12-20 14:24:42 +05:30 |
|
ixaxaar
|
2721d27d16
|
cleanup, print more info for repr
|
2017-12-19 01:28:39 +05:30 |
|
ixaxaar
|
973b51b36a
|
Refactor and remove duplicate code, introduce SAMs without temporal addressing
|
2017-12-18 12:21:37 +05:30 |
|
ixaxaar
|
e05cab95e1
|
fix all tests
|
2017-12-11 00:21:30 +05:30 |
|
ixaxaar
|
e4eb9a53e6
|
init rnn hidden states
|
2017-12-10 12:06:01 +05:30 |
|
ixaxaar
|
e895425cd4
|
Install cuda
|
2017-12-01 00:37:51 +05:30 |
|
ixaxaar
|
f137ea3689
|
Default encoding to utf8
|
2017-11-30 23:24:24 +05:30 |
|
ixaxaar
|
e3b4513730
|
Add num_hidden_layers to nn layers
|
2017-11-21 17:28:27 +05:30 |
|
ixaxaar
|
f219984b78
|
Put dropout in RNNs, clip controller outputs, cleanup
|
2017-11-11 22:21:04 +05:30 |
|
ixaxaar
|
73b550ea53
|
Concat read vectors, dont add them according to paper
|
2017-11-11 01:42:39 +05:30 |
|
ixaxaar
|
51caa2e2ce
|
RNNs with CUDNN implementations, make whether to forward pass thorugh memory a controllable, update readme
|
2017-11-10 21:29:48 +05:30 |
|
ixaxaar
|
67d9722231
|
Merge read vectors correctly, option to not forward pass through memory, correctly apply linear layers
|
2017-11-10 14:30:37 +05:30 |
|
ixaxaar
|
f7dc1b5aab
|
Stack DNCs properly
|
2017-11-09 00:33:24 +05:30 |
|
ixaxaar
|
4079060908
|
Debug complete memory
|
2017-11-02 20:27:55 +05:30 |
|
ixaxaar
|
af1a77ca7f
|
debug time
|
2017-11-01 15:04:30 +05:30 |
|
ixaxaar
|
bc714964ae
|
Fixes #7
|
2017-10-29 21:07:56 +05:30 |
|
ixaxaar
|
020f693b10
|
Integrate vizdom with the copy task
|
2017-10-27 23:37:53 +05:30 |
|
ixaxaar
|
a95a1213f4
|
Implement controller dropout
|
2017-10-27 16:56:22 +05:30 |
|
ixaxaar
|
e2a007ec56
|
Fix for non-lstm cells
|
2017-10-27 16:43:26 +05:30 |
|
ixaxaar
|
bf9b62b380
|
Fix paths
|
2017-10-26 21:23:20 +05:30 |
|
ixaxaar
|
90365bd955
|
Initial commit, pushed into pypi
|
2017-10-26 20:59:05 +05:30 |
|