Skip to content

domantasjurkus/pytorch_cnn_lstm_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch_cnn_lstm_example

An example that uses convolutions with LSTMs. In particular, the code learns to recognise whether a sequence of frames has black squares appearing to the left or to the right.

An example of a sequence predicted of going right:

sequence example

The code has been adapted from Jason Brownlee's Machine Learning Mastery article.

About

An example using convolutions with LSTMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages