Commit Graph

53 Commits

Author SHA1 Message Date
ixaxaar
fb274aa3fb Update dashboard image 2017-11-12 16:10:48 +05:30
ixaxaar
1e487f5dde Update copy task defaults and readme 2017-11-12 15:56:33 +05:30
ixaxaar
1e7c15d842 Add optim option to copy_task 2017-11-12 14:05:53 +05:30
ixaxaar
768481ea01 Cleanup unused code 2017-11-12 13:58:52 +05:30
ixaxaar
89c379db75 Rewrite allocation vector part 2017-11-12 13:36:17 +05:30
ixaxaar
37dce1f118 Fine tune and delete redundant code 2017-11-11 22:21:41 +05:30
ixaxaar
f219984b78 Put dropout in RNNs, clip controller outputs, cleanup 2017-11-11 22:21:04 +05:30
ixaxaar
d865f65d4a Remove useless artifacts 2017-11-11 15:04:32 +05:30
ixaxaar
73b550ea53 Concat read vectors, dont add them according to paper 2017-11-11 01:42:39 +05:30
ixaxaar
a88b18a0b1 udpate readme 2017-11-10 21:32:14 +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
5158e85f5d Change dashboard image 2017-11-02 20:41:41 +05:30
ixaxaar
4079060908 Debug complete memory 2017-11-02 20:27:55 +05:30
ixaxaar
d307acc6e4 Add new debug images 2017-11-01 15:19:57 +05:30
ixaxaar
fa95c713b8 Add new debug images 2017-11-01 15:19:39 +05:30
ixaxaar
9e1b0a2983 not reliable advise 2017-11-01 15:08:17 +05:30
ixaxaar
af1a77ca7f debug time 2017-11-01 15:04:30 +05:30
ixaxaar
4700ecbac3 Format attribution links 2017-11-01 13:08:32 +05:30
ixaxaar
2e3862b0a1 Bump version and add more docs 2017-11-01 12:56:24 +05:30
Russi Chatterjee
6adfc27acb Merge pull request #10 from ixaxaar/hidden_layers
Test travis build
2017-10-29 22:59:32 +05:30
ixaxaar
a099981f9c add badges aww yeah 2017-10-29 22:53:28 +05:30
ixaxaar
c16086f0a5 fix paths, "works on my computer syndrome" 2017-10-29 22:45:11 +05:30
ixaxaar
6926c54f77 test travis build 2017-10-29 22:18:04 +05:30
Russi Chatterjee
9ebdb9c6a4 Merge pull request #9 from ixaxaar/hidden_layers
Implement Hidden layers, small enhancements, cleanups
2017-10-29 22:12:00 +05:30
ixaxaar
522a81063f Add travis ci 2017-10-29 22:02:31 +05:30
ixaxaar
73b95eb39a Fixes #8 2017-10-29 21:55:30 +05:30
ixaxaar
acaf323376 clip grad norm 2017-10-29 21:08:22 +05:30
ixaxaar
bc714964ae Fixes #7 2017-10-29 21:07:56 +05:30
ixaxaar
be88f3e17a Init memory properly 2017-10-29 21:07:05 +05:30
ixaxaar
fc863a96ff Bump version and update README 2017-10-28 00:14:12 +05:30
Russi Chatterjee
a5f0d31c02 Merge pull request #6 from ixaxaar/vizdom
Vizdom integration and fix cumprod bug #5
2017-10-28 00:05:39 +05:30
ixaxaar
5bb477cb24 X and Y axis labels. gaaaaah! 2017-10-27 23:59:05 +05:30
ixaxaar
852bb9f872 Proper title, pep8 formatting 2017-10-27 23:45:06 +05:30
ixaxaar
020f693b10 Integrate vizdom with the copy task 2017-10-27 23:37:53 +05:30
ixaxaar
efb6e34c03 Fixes #5 2017-10-27 23:22:24 +05:30
Russi Chatterjee
daae7c0146 Fixes #3 2017-10-27 20:13:01 +05:30
ixaxaar
add63b406d Bump version 2017-10-27 17:04:12 +05:30
Russi Chatterjee
f6910f179c Merge pull request #2 from ixaxaar/dropout
Implementation of Dropout for controller
2017-10-27 17:00:45 +05:30
Russi Chatterjee
34f1d28af3 Merge pull request #1 from ixaxaar/fix-sizes-non-lstm
Fix size issue for GRU and vanilla RNN
2017-10-27 17:00:05 +05:30
ixaxaar
a95a1213f4 Implement controller dropout 2017-10-27 16:56:22 +05:30
ixaxaar
89298d32f2 Add command line option for rnn_type and update readme 2017-10-27 16:47:19 +05:30
ixaxaar
e2a007ec56 Fix for non-lstm cells 2017-10-27 16:43:26 +05:30
ixaxaar
4ab67d326d Remove tasks from setup and add checkpoints dir to gitignore 2017-10-27 16:43:00 +05:30
ixaxaar
059b975a22 Move and cleanup copy tasks 2017-10-27 16:41:56 +05:30
ixaxaar
978cdbb60e Update reset_experience in READMe 2017-10-26 21:34:35 +05:30
ixaxaar
c16237eeef Bump version and include release script 2017-10-26 21:30:45 +05:30
ixaxaar
cffa944e12 Bump version and include release script 2017-10-26 21:30:30 +05:30
ixaxaar
bf9b62b380 Fix paths 2017-10-26 21:23:20 +05:30