Archive of posts with tag 'neural-networks'

Training neural network with image sequence, an example with video as input

How can we classify actions that happen on video? How to use Time Distributed layers with image sequence? How to manage the input shapes? Last time, we explain how works...

How to work with Time Distributed data in a neural network

And how to use it for videos input, movements detection, gestures recognition… ⚠ Important note: There is an error in explanation I give in the article. I often say that...

LSTM, Intelligence artificielle sur des données chronologiques

Ou comment un réseau de neurones peut interpréter une série de données dite “temporelle” Si vous avez un tant soit peu travaillé avec des réseaux de neurones, vous avez certainement...