Skip to content

letspresto/lcdLSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#lcdLSTM

What is your idea?

lcdLSTM is a text generator using the lyrics corpus from LCD Soundsytem songs.

What did you implement so far?

This project uses a Keras model on a python server to analyze text and generate the following characters based on seeded words. Everything is then previewed and displayed using P5.js

What did you learn / what are your next steps?

The text corpus isn't large enough to produce anything sensible passed the 40 characters. TODO: Keep training on a larger text corpus

About

LCD Soundsystem lyric generator using LSTM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages