JerryYanWan
7da379d25f
cloned module weights.set()
2017-04-01 15:50:27 +08:00
JerryYanWan
a490064b84
clear the gradWeights
2017-04-01 15:50:27 +08:00
JerryYanWan
48f7906916
clear the weights then clone to save memory
2017-04-01 15:50:27 +08:00
Yao
bee2c6785b
add accGradParameters to Sequential and test it
2017-04-01 08:22:02 +08:00
Yao Zhang
71ab6499ba
Merge pull request #712 from psyyz10/pythongdoc
...
More Python Docs
2017-03-31 18:53:09 +08:00
shenyurun
83fe17e56d
modify more docs and remove unnecessary parameters
2017-03-31 16:05:27 +08:00
shenyurun
39d200138e
Add some docs
2017-03-31 16:05:27 +08:00
qiuxin2012
2cb8c4733d
add python doc
2017-03-31 12:59:45 +08:00
Yao
b5667da383
add more comments
...
add more python doc
fix scala style
2017-03-31 10:31:18 +08:00
plrectco
8af37fb3d1
update mixturetable
2017-03-31 10:19:42 +08:00
plrectco
4e5a4eed70
add softmargincriterion
...
change spelling of rnn
2017-03-31 09:37:15 +08:00
Yao
afffd380f4
add some python doc
2017-03-31 07:27:44 +08:00
ian
ba706ab6bf
meet code review
2017-03-30 13:05:45 +08:00
ian
dc35750ee3
add doc
2017-03-30 13:05:45 +08:00
seaofocean
267cdfecb5
add scala doc
2017-03-30 12:33:56 +08:00
plrectco
70a57a22e6
add python and scala docs
2017-03-29 16:28:00 +08:00
zhangli
fa0de39ebc
add some docs
2017-03-29 16:01:46 +08:00
Yao
25c52f03c9
meet code review
2017-03-29 14:19:06 +08:00
Yao
94f513dde5
add some more scala doc
2017-03-29 14:19:06 +08:00
Yao
654e1b979d
add scala documentation
2017-03-29 14:19:06 +08:00
qiuxin2012
1279ddd779
add some scala doc
2017-03-29 08:39:38 +08:00
zhangli
bd8ff151d4
add Validator test
2017-03-28 16:14:53 +08:00
qiuxin2012
3ea529007e
delete copy
2017-03-28 11:41:03 +08:00
zhangli
e4ef14aec0
add scala doc and python doc
2017-03-27 16:43:02 +08:00
Yao
de51a6c2c7
add LSTMPeephole python support
...
fix conflicts
remove core
add core back
fix style check
fix random failure
2017-03-24 11:17:00 +08:00
Yao
8d700bbf15
add buildHidden to LSTM
...
add bulidCell to the LSTM
add buildLSTM
finish lstm
Made some modification on Reccurent to make it work for LSTM and other table layers
delete some redundant code
make lstm work
add gradient check for lstm
add parameter methods to LSTM and add more tests to NarrowTable and SelectTable
make LSTM work correctly
add element-research rnn comparison test
fix reccurent forward bug and set timeDistributedCriterion sizeAverage to false, passed the test with Element-Research
add SplitTable
make lstm work
add more tests for lstm
Merge with recurrent
unchange sequential layer
add comments to lstm
remove unnecessary change
meet the code review
add parallel tag to LSTMPeepholeSpec
remove dropout arguments
make batch lstm pass tests
make LSTMPeephole pass the test
2017-03-24 10:31:45 +08:00
shenyurun
66fd888294
Add sizeAverage for TimeDistributedCriterion
...
Remove unnecessary variables and methods
update timedistributed
Update TimeDistributedCriterion
Update license
Remove if() in extend
2017-03-24 17:10:54 +08:00
zhangli
10d960b98d
add module.predict
2017-03-24 16:41:01 +08:00
JerryYanWan
46d8bceccd
add a default null for constuctor
2017-03-22 14:33:27 +08:00
JerryYanWan
926f5b99d4
add Merge Module to the constructor to support multi-layer BiRNN
2017-03-22 14:33:27 +08:00
zhichao-li
1c38bb6a4a
add Tensor wrapper
...
add CrossEntropyCriterion
2017-03-22 13:42:00 +08:00
zhangli
27fa496c66
change wiki link after code restructuring
2017-03-22 12:57:07 +08:00
zhangli
fa197ab132
merge visualization
2017-03-21 15:37:03 +08:00
zhangli
ce2f8eace7
refactor
2017-03-21 15:37:03 +08:00
zhangli
a21f6286a9
refactor
2017-03-21 15:37:03 +08:00