Livoa LogoLivoa
1lstm / (LSTM)


Input Shape: (None,30,1) Output Shape: ((None,30,128)

Bach Normalization (Bach Normalization)


Input Shape: (None,30,128) Output Shape: ((None,30,128)

dropout (Dropout)


Input Shape: (None,30,128) Output Shape: ((None,30,128)

Lstm 1 / (LSTM)


Input Shape: (0,30,128) Output Shape: ((None,30,64)

Bach Normalization 1 (Bach Normalization)


Input Shape: (None,30,64) Output Shape: ((None,30,64)

Dropout 1 (Dropout)


Input Shape: (None,30,64) Output Shape: ((None,30,64)

Lstm 2 / (LSTM)


Input Shape: (0,30,64) Output Shape: ((None,32)

Bach Normalization 2 (Bach Normalization)


Input Shape: (None,30,64). Output Shape: ((None,30,64)

Dropout 2 (Dropout)


Input Shape: (None,32) Output Shape: ((None,32)

dense (Dense)


Input Shape: (None,32) Output Shape: ((None,32)

dense 1 (Dense)


Input Shape: (None,32) Output Shape: ((None,1)

change

by Ahmed

0
0 uses