Skip to content

promisemee/PredictComposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict Classical Music Composer using Neural Network

A simple web app which predicts western classical music composer using CRNN.

CRNN model constructed and trained using Keras with Tensorflow.

Demo

demofile

Built Using

  • Back-end : Flask(Python)
  • Front-end : HTML, CSS, jQuery

Installation

  1. Clone this repo to your local machine
$ git clone https://github.com/promisemee/PredictComposer.git
  1. Install requirements
$ pip -r install requirements.txt 
  1. Run the script
$ flask run
  1. Go to http://localhost:5000

License

This project is licensed under the terms of the MIT license.

About

Predict Western Classical Music Composer by Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors