--
Artificially Intelligent DeepLearning Python DJ powered by Google TensorFlow and using Restricted Boltzmann Machine to generate music you show it.
- tensorflow
- pandas
- numpy
- msgpack
- glob
- tqdm
- Install project requirements
pip install -r requirements.txt
- Drop in music files
The training data goes in the midi_data folder. You have to use MIDI files.
- Run script
python music_generator.py
The output will be a collection of midi files.