sagr4019 / ResearchProject

A research project in neuronal networks
5 stars 2 forks source link

LSTM Network - element-wise multiplication (vector-calculation) #89

Open Zermy opened 6 years ago

Zermy commented 6 years ago

Find details about the calculation in the neuron of a LSTM network. The X symbol represent an element-wise multiplication between its inputs, but how does it work?

Zermy commented 6 years ago

fyi - article

I will add my results to the article.

Zermy commented 6 years ago

Add parts convolutional lstm and other Variants of the LSTM to article

Zermy commented 6 years ago

Give a calculation example.

DanielEggelmann commented 6 years ago

Few things that are unclear to me:

Zermy commented 6 years ago

@DanielEggelmann please check out the article

DanielEggelmann commented 6 years ago

From what I understood there are three operations within a LSTM cell: