Skip to content

heerman/bach-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bach Transformer

This project trains a transformer machine learning model on Bach music.

Getting Started

Activate the virtual environment.

python3 -m venv env 
source env/bin/activate
pip install -r requirements.txt

Train the model.

python3 train.py

About

A neutral network trained on Bach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages