Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create method to guide LSTM (or whatever) output based around a single SongSim Matrix. #4

Open
mikelane opened this issue Jun 23, 2018 · 0 comments

Comments

@mikelane
Copy link
Collaborator

Pick a matrix, any short matrix that already exists or that you make, and use the cell values to train the lyrics generator outputs.

Will this ask the generator to create a new lyric if a generated lyric doesn't work? How will this method modify the lyrics generator to let it know the requested word is the wrong choice? Does this become Reinforcement Learning? Is the SongSim like a Q matrix? Hmmm...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant