Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/
Class
lstm-text-generation/index.js:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
* - Generating random text using the LSTM model.
43
*/
44
export
class
LSTMTextGenerator {
45
/**
46
* Constructor of NeuralNetworkTextGenerator.
47
*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected