robbiebarrat / rapping-neural-network

Rap song writing recurrent neural network trained on Kanye West's entire discography
1.04k stars 167 forks source link

Model Architecture ? #5

Closed howardyclo closed 7 years ago

howardyclo commented 7 years ago

Hello, first of all, this work is cool ! Nice job ! I would like to ask what model is used by this project ?

robbiebarrat commented 7 years ago

Thank you for the appreciation! It's a small recurrent neural network that uses sigmoid functions in the hidden layers. I made the actual neural network using pybrain, which is a great python library that lets you make neural networks quite easily. I'd check out pybrain (pybrain.org) if you're interested in writing your own neural networks.

ablange commented 5 years ago

Robbie,

Just saw you on the Today show, Dude your stuff is super inspiring, excited to see what you'll do next!

Best, AL