AI Music Generation with LSTM

Neural network that composes original music in MIDI format

Tech Stack: Python TensorFlow/Keras LSTM
Categories: Machine Learning Generative AI

Project Overview

This system trains on classical MIDI files to learn musical patterns, then generates new compositions using a stacked LSTM neural network architecture.

Model Architecture

View on GitHub