farizrahman4u/recurrentshop
Framework for building complex recurrent neural networks with Keras
PythonMIT
Issues
- 10
ImportError: cannot import name 'tensorflow_backend'
#124 opened by jlunit - 0
Tensorflow2.0 support?
#117 opened by oliverdutton - 2
NameError: name 'activations' is not defined
#121 opened by ShivamPanchal - 0
- 3
- 2
NameError: name 'activations' is not defined
#122 opened by leeshien - 0
Error fix
#123 opened by vandana-rajan - 1
NameError: name 'K' is not defined
#119 opened by kunkun1230 - 1
- 10
'Tensor' object has no attribute '_keras_history'
#87 opened by risajef - 13
- 0
load model error with attention model
#115 opened by cdhx - 2
Decoder variable output_length?
#113 opened by TrentBrick - 0
How to transition between readout and teacher forcing?
#114 opened by TrentBrick - 1
combining readout and teacher_force
#61 opened by temporaer - 0
Installation issue
#112 opened by mg64ve - 0
RNN with missing inputs
#111 opened by miguellacerda - 1
update version
#109 opened by bertsky - 0
Setting states for rnn forecasting
#108 opened by JohnVorwald - 0
- 0
- 1
Error with stateful RecurrentModel
#93 opened by manuelknott - 0
AssertionError: Required 2 inputs, received 3.
#105 opened by kaeflint - 2
Support Multiple Input
#55 opened by rudaoshi - 0
RecurrentModel without Cell
#100 opened by mlUser02 - 0
Dropout in Readout Model
#99 opened by Tobbe02 - 0
- 1
- 0
Using return_sequences in recurrentshop
#97 opened - 1
Error when using SimpleSeq2Seq
#90 opened by natank1 - 2
- 3
- 0
Is this a misswriting?
#89 opened by Lamyaaa - 1
- 0
Bug in handling of initial readout input
#86 opened by djpetti - 0
Clarification question about readouts
#85 opened by tom-christie - 1
- 4
_preprocess_function error
#83 opened by SuperYm - 0
- 1
how to build an encoder decoder LSTM with recurrent shop ? wherein the LSTM takes output of previous timestep as input.
#78 opened by ShivaliGoel - 0
- 2
- 0
read out operation
#74 opened by shamanez - 1
Undefined functions
#73 opened by inzaghi250 - 2
- 0
Bugs when building RecurrentSequential
#67 opened by inzaghi250 - 2
- 2
LSTM inside RecurrentModel
#65 opened by cpernoud - 5
engine.py: indentation error in line 42 and import * only allowed at module level in line 41
#52 opened by skeydan - 0
Writing a simple CNN-LSTM model
#50 opened by psgl