Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rushter/MLAlgorithms
/ nnet_rnn_text_generation.py
File
nnet_rnn_text_generation.py
examples/nnet_rnn_text_generation.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
print_function
2
3
import
logging
4
import
random
Callers
nothing calls this directly
Calls
9
load_nietzsche
Function · 0.90
LSTM
Class · 0.90
NeuralNet
Class · 0.90
Dense
Class · 0.90
Activation
Class · 0.90
RMSprop
Class · 0.90
sample
Function · 0.85
fit
Method · 0.45
predict
Method · 0.45
Tested by
no test coverage detected