issues
search
Element-Research
/
rnn
Recurrent Neural Network library for Torch7's nn
BSD 3-Clause "New" or "Revised" License
941
stars
313
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Doubt regarding MaskZero
#433
vguptai
opened
6 years ago
0
Module to add soft/hard attention mechanism to a LSTM
#432
vguptai
opened
6 years ago
0
ParallelTable with Sequencer does not seem to work
#431
vguptai
opened
6 years ago
2
Error when recurrent visual attention model on sample data non MNIST
#430
harishanand95
closed
6 years ago
0
error: not enough memory when running noise-contrastive-estimate example
#429
eric-haibin-lin
closed
6 years ago
0
Update README.md
#428
eric-haibin-lin
closed
6 years ago
0
rnn init.lua contains classes that belong to dpnn
#427
tastyminerals
closed
7 years ago
2
Character-level BiLSTM take the first and last hidden state
#426
allanj
opened
7 years ago
2
Why "gradOutput" buffers are not freed after calling clearState()?
#425
gcheron
opened
7 years ago
0
Evaluation error in "evaluate-rva.lua".
#424
QaisarRajput
closed
7 years ago
1
Error: class nn.SpatialGlimpse has been already assigned a parent class
#423
QaisarRajput
closed
7 years ago
2
attempt to call field 'Recurrent' (a nil value)
#422
twmht
closed
7 years ago
1
[Feature request] nn.seqBRNN ability to stack and maskZero()
#421
jpilaul
opened
7 years ago
0
rnn/Sequencer.lua:90: attempt to index field 'tableoutput' (a nil value)
#420
tim9510019
opened
7 years ago
2
invalid parent class name nn.Decorator
#419
Sarah20187
opened
7 years ago
6
Bad size of gradInput in BiSequencerLM
#418
saztorralba
opened
7 years ago
1
Make rnn to pytorch?
#417
leesunfreshing
opened
7 years ago
1
Problem at inference with Sequencer
#416
fmagera
closed
2 years ago
1
Error when using dropout in GRU
#415
Trojahn
opened
7 years ago
1
Weight Normalization
#414
richardassar
opened
7 years ago
1
Reset flag in Dropout to prevent bug if the state is cleared
#413
jbboin
closed
7 years ago
0
Fixed bug in FastLSTM dropout initialization
#412
jbboin
closed
7 years ago
1
SequencerCriterion does not appear to work in batch mode
#411
nafitzgerald
opened
7 years ago
1
Weight normalization
#410
richardassar
opened
7 years ago
0
save Model problem
#409
xieshuqin
closed
7 years ago
2
MaskZero causing memory leak
#408
nafitzgerald
opened
7 years ago
0
How can I learn meaningful steps?
#407
ChenSongle
opened
7 years ago
0
Resolved #399
#406
jnhwkim
closed
7 years ago
1
Using nn.PReLU with Sequencer leads to SegFault on CPU or cuda runtime error (77) on GPU
#405
spurra
opened
7 years ago
0
Sequencer `:forget()` does not properly work with DataParallelTable
#404
achalddave
opened
7 years ago
0
Sequence to Sequence Attention model
#403
abskjha
opened
7 years ago
1
SeqLSTM unstable GPU memory usage
#402
liuxuan0526
opened
7 years ago
0
Throw error when calling backward more than rho+1 times
#401
achalddave
opened
7 years ago
0
Calling :backward() more then rho times should error
#400
achalddave
opened
7 years ago
0
test_trimZero.lua failed
#399
suhmily
closed
7 years ago
0
About the "baseline" of REINFORCE in RAM
#398
ruizhaogit
closed
7 years ago
0
recycle/forget offset unused
#397
achalddave
opened
7 years ago
1
Multiple forward calls followed with multiple backward calls
#396
mohitsharma0690
closed
7 years ago
0
AbstractRecurrent:clearState() clearing too much
#395
FabbyD
opened
7 years ago
2
Error in th multigpu-nce-rnnlm.lua
#394
adonisues
opened
7 years ago
0
[Clarification] Recurrence module description
#393
hashbangCoder
closed
7 years ago
2
"maxnormout" -> "maxNorm"
#392
tastyminerals
closed
7 years ago
1
Assigning "maxnormout" to LookUpTable
#391
tastyminerals
closed
7 years ago
1
Can't forward input in decoder after training
#390
GHamrouni
closed
7 years ago
1
nn.NormStabilizer is not working correctly
#389
gaosh
closed
7 years ago
0
WARNING : recurrentModule should be added to sharedClones in constructor. Adding it for you.
#388
InnovArul
closed
7 years ago
2
Implementation request: Attention GRU
#387
juesato
opened
7 years ago
4
recursiveCopy got nil in recursiveUtils.lua
#386
ghost
closed
7 years ago
3
Error with Zero Mask When using CudaHalfTensor
#385
mtanana
opened
7 years ago
0
Get hidden state
#384
nicholas-leonard
closed
7 years ago
0
Next