ClassicalMusicGenerator How it works: prepares data from .MIDI files from /resources directory trains LSTM neural network in predicting next note network is returning table of prediction from given notes, then next note is generated using Quantile function