Coder Social home page Coder Social logo

abarton51 / cs_4641_project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 82.79 MB

CS 4641 Machine Learning Project

Home Page: https://abarton51.github.io/CS_4641_Project/

License: MIT License

Ruby 0.13% Python 49.94% SWIG 4.93% C 44.28% Shell 0.08% Jupyter Notebook 0.64%

cs_4641_project's Introduction

Exploring Music Classification - Composers and Genres

Authors: Austin Barton, Karpagam Karthikeyan, Keyang Lu, Isabelle Murray, Aditya Radhakrishan

Check out our project website here..


Abstract

โ€ƒ Classification as a machine learning task has been thoroughly studied and improved upon. However, audio data classification remains to be a particularly difficult simple task (by simple, we mean the task is straightforward and thoroughly understood). This is partly because audio data comes in a time series form that can be represented in a multitude of ways. For example, audio data can be converted to spectrogram PNG files and then treated as an image classification task, or audio data can be captured in MIDI files, which can then be parsed through and represented as a vector of feature values. Nevertheless, the amount of processing needed in order to thoroughly understand audio data and creating a model that can utilize this information to perform this task is a bit more nuanced than a simple image classification task, for example. Another reason audio data is so difficult is because of the extremely small sequential patterns that distinguish one set of audio samples from another. An experienced classical musician may be able to tell the difference between Bach and Beethoven, even on a song they've never heard before, simply because they understand the styles and intricacies of their compositions to make a distinction between the two. Or perhaps a metalhead that can listen to two songs from two sub-genres of metal and tell you one is black metal versus the other that is death metal. To an untrained ear, this task would be seemingly impossible, but through anecdotal evidence we see that it is not only possible but easy for many people. Therefore, we hope to be able to train machine learning models, provided they are designed well enough and the data it receives is good enough to make these distinctions, to be able to perform similarly. Lastly, music in particular can be subjective. Often times, a song will be labeled to a genre based on the feelings one may have when listening to it. We know that models exist that can label certain sentiments and emotions to sequential data, and we hope to be able to develop that can do the same for music data in addition to the other many features of audio data that can distinguish one genre from another, to make reliable genre classifications of songs.


cs_4641_project's People

Contributors

abarton51 avatar isabellemurray avatar karpagam5789 avatar adityaradk avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.