An open API service indexing awesome lists of open source software.

https://github.com/nathom/pytorch-music-generation


https://github.com/nathom/pytorch-music-generation

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-24ddc0f5d75046c5622901739e7c5dd533143b0c8e959d652212380cedb1ea36.svg)](https://classroom.github.com/a/LEtGBJXO)
# PA3 - Character level LSTM for music generation

## Please refer the PA3 pdf for instructions!

### You are free to create new functions, change existing function signatures, add/remove member variables/functions, change returns of a function in the provided start code but you need to maintain the overall given structure of the code.

### We have marked sections to be implemented by you as TODO for your convenience