A Keras-trained RNN to emulate the works of a famous poet, powered by BrainCore
Stars
42
Forks
13
Watchers
42
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Weights trained for another 8 hours; plus modifications to network builder to provide input and output sizes; first character after last in seed also now sent to callback
d5b4753View on GitHubUse optional self.evaluator in Poet to fix bug where "Stop" button doesn't work
4e6f019View on GitHubIn OS X app: append only complete words to text view; show temperature value as slider tooltip
615ed11View on GitHubAdding "temperature"-based multinomial random sampling to control creativity of output
f25b3a4View on GitHubFIX: Podfile specifies BrainCore git repo manually until BrainCore pod spec is updated to 0.3.2
8329443View on GitHubAdd Podfile to project for convenient editing from Xcode
b75dd62View on GitHubStop tracking Podfile.lock; makes initial 'pod install' clearer
53e9c2aView on GitHub