Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

FINAL UPDATES #66

Merged
merged 3 commits into from
Dec 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/gantt1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gantt2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 16 additions & 8 deletions tabs/final_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,24 @@
layout: default
title: 3. Final Report
---
# CS 4641 Machine Learning, Team 6, Final Report
<style>
h1 {
text-align: center;
}
</style>

# Exploring Music Classification - Composers and Genres


**CS 4641 Machine Learning, Team 6, Final Report**

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

***

# Table of Contents

- [CS 4641 Machine Learning, Team 6, Final Report](#cs-4641-machine-learning-team-6-final-report)
- [Exploring Music Classification - Composers and Genres](#exploring-music-classification---composers-and-genres)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Datasets](#datasets)
Expand Down Expand Up @@ -573,20 +583,18 @@ Our results explores the capabilities of machine learning methods when applied o

| Contributor Name | Contribution Type |
|------------------------|----------------------------------------|
| Austin Barton | MusicNet Data Pre-Processing, MusicNet PCA, t-SNE, CNN framework, Decision Trees Random Forests, Gradient-boosted trees, Figure generation and analysis, MIDI Parsing, Data Visualization, EDA, GitHub Pages|
| Austin Barton | MusicNet Data Pre-Processing, MusicNet PCA, t-SNE, MusicNet CNN experimentation, Decision Trees, Random Forests, Gradient-boosted trees, Hyperparametrization, Figure generation and analysis, MIDI Parsing, Data Visualization, EDA, GitHub Pages |
| Aditya Radhakrishnan | Model Design & Implementation, Development/Iteration, Validation, Testing, Results Generation & Visualization, and Early Dataset Balancing Exploration |
| Isabelle Murray | GanttChart, Model Implementation/development, Testing, Results Generation & Visualization |
| Karpagam Karthikeyan | GanttChart, MusicNet Data Pre-Processing, Github Pages, Data Visualization, MIDI Parsing, Figure Generation, CNN Model, Video Presentation |
| Karpagam Karthikeyan | MusicNet Data Pre-Processing, Github Pages, Data Visualization, MIDI Parsing, Figure Generation, CNN Model, Video Presentation, GanttChart |
| Niki (Keyang) Lu | GTZAN Data Preprocessing & Visualization |

## Gantt Chart
Link to Gantt Chart: [Gantt Chart](https://gtvault-my.sharepoint.com/:x:/g/personal/kkarthikeyan8_gatech_edu/EVjVKvZA0_xLh_aF5jo_iTEBVskxE3vAHkcjEn6QkRMpAQ?e=xVssxk)

![Gantt Chart Page 1](../assets/images/GanttChart_ClassicalficationMusic-1.png)

![Gantt Chart Page 2](../assets/images/gantt_midterm_update.png)
![Gantt Chart Page 1](../assets/gantt1.png)

![Gantt Chart Page 3](../assets/images/GanttChart_ClassicalficationMusic-3.png)
![Gantt Chart Page 2](../assets/gantt2.png)



Expand Down