MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples /

Class

lstm-text-generation/index.js:136–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 * The model is saved to and loaded from browser's IndexedDB.
135 */
136export class SaveableLSTMTextGenerator extends LSTMTextGenerator {
137 /**
138 * Constructor of NeuralNetworkTextGenerator.
139 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected