TensorFlow.js 数据创建完整参考
TensorFlow.js 是由 Google 设计的开源 JavaScript 库,用于开发机器学习模型和深度学习神经网络。
TensorFlow.js 数据创建函数:
- TensorFlow.js tf.data.array()函数
- TensorFlow.js tf.data.csv()函数
- TensorFlow.js tf.data.generator()函数
- TensorFlow.js tf.data.microphone()函数
- TensorFlow.js tf.data.webcam()函数