📜  TensorFlow.js 张量随机完整参考

📅  最后修改于: 2022-05-13 01:56:34.545000             🧑  作者: Mango

TensorFlow.js 张量随机完整参考

TensorFlow.js 是由 Google 设计的开源 JavaScript 库,用于开发机器学习模型和深度学习神经网络。

TensorFlow.js 张量随机函数:

  • TensorFlow.js tf.multinomial()函数
  • TensorFlow.js tf.rand()函数
  • TensorFlow.js tf.randomGamma()函数
  • TensorFlow.js tf.randomNormal()函数
  • TensorFlow.js tf.randomUniform()函数