Skip to content

Instantly share code, notes, and snippets.

@codingsnap
Created April 8, 2020 20:29
Show Gist options
  • Save codingsnap/8b550f619c44f2bbd68144bd532303db to your computer and use it in GitHub Desktop.
Save codingsnap/8b550f619c44f2bbd68144bd532303db to your computer and use it in GitHub Desktop.
from music21 import converter, instrument, note, chord, stream
import glob
import pickle
import numpy as np
from keras.utils import np_utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment