I wirte libraries and utils for my AI questions and projects
exploremyai/ utils/ data_sets.py models.py pattern_generator.py
It creates a timeseries data set where a pattern of given length is repeated multiple times. The timeseries is transformed to a supervised learning problem and a single-layer LSTM is evaluated.