TensorFlow.js is an open-source JavaScript library designed by Google to develop Machine Learning models and deep learning neural networks.
TensorFlow.js Layers Basic functions:
- TensorFlow.js tf.layers.activation() Function
- TensorFlow.js tf.layers.dense() Function
- TensorFlow.js tf.layers.dropout() Function
- TensorFlow.js tf.layers.embedding() Function
- TensorFlow.js tf.layers.flatten() Function
- TensorFlow.js tf.layers.permute() Function
- TensorFlow.js tf.layers.repeatVector() Function
- TensorFlow.js tf.layers.reshape() Function
- TensorFlow.js tf.layers.spatialDropout1d() Function