TensorFlow reference docs
In a previous post, I collected reference documentation for Python at http://blog.wafrat.com/finding-the-python-reference-docs/. Let's do the same for TensorFlow:
- https://www.tensorflow.org/api_docs/python/tf/dtypes/DType
- https://keras.io/api/preprocessing/image/
- https://www.tensorflow.org/api_docs/python/tf/keras/Model#fit
- https://www.tensorflow.org/api_docs/python/tf/data/Dataset
- https://www.tensorflow.org/api_docs/python/tf/data/experimental/sample_from_datasets
- https://www.tensorflow.org/tutorials/structured_data/imbalanced_data