Skip to content

rakin374/BerkeleyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is the final project for CS505: Introduction to Natural Language Processing. You will find code, notes, and visuals to help you use and understand the project.

Contributors: Rakin Munim, Christopher Ziko

Table of Contents

Structure of this repository:

  • papers: Contains any formal papers in TeX style.

  • presentation: Contains slide decks valuable for understanding parts of the project.

  • notebooks: Contains code written in Jupyter notebooks.

  • source: Contains raw source code that can be used outside of an experimental setup.

Motivations

The goal of this project is to experiment with musical data (MIDI files) to build models that can generate music.

.gitignore

On your local repository, place all data inside a folder named 'data'. The purpose of this is to have all data in a single location we can target in the repository code. The .gitignore prevents data from being pushed to GitHub.

About

CS505 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published