TensorFlow.js Models Management Complete Reference
Last Updated :
26 Apr, 2022
Improve
TensorFlow.js is an open-source JavaScript library designed by Google to develop Machine Learning models and deep learning neural networks.
TensorFlow.js Models Management Functions:
- TensorFlow.js tf.io.copyModel() Function
- TensorFlow.js tf.io.listModels() Function
- TensorFlow.js tf.io.moveModel() Function
- TensorFlow.js tf.io.removeModel() Function