📜  TensorFlow.js 层类完整参考

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

TensorFlow.js 层类完整参考

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

TensorFlow.js 层类函数:

  • TensorFlow.js tf.layers.Layer()函数
  • TensorFlow.js .apply()函数
  • Tensorflow.js tf.layers countParams() 方法
  • TensorFlow.js .build()函数
  • TensorFlow.js .getWeights()函数
  • TensorFlow.js .setWeights()函数
  • TensorFlow.js .addWeight()函数
  • TensorFlow.js .addLoss()函数
  • TensorFlow.js .computeOutputShape()函数
  • TensorFlow.js .getConfig()函数
  • TensorFlow.js .dispose()函数
  • TensorFlow.js tf.RNNCell()函数