Next-frame prediction with Conv-LSTM - Keras Code Examples

This video walks through a basic example of predicting the next frame in a sequence of video data. This has really exciting applications in Model-Based RL, however it still has a long way to go. Hopefully this introduction helps you get started with it if interested in this research direction! Content Links: Keras Code Examples - Next-frame prediction with Conv-LSTM: ConvLSTM2D Layer - Colah - Understanding LSTMs- Cool Robot Videos Thanks for watching! Please check out the Keras Code Examples playlist!
Back to Top