tfhub: R interface to TensorFlow Hub
This article is originally published at https://blogs.rstudio.com/tensorflow/TensorFlow Hub is a library for the publication, discovery, and consumption of reusable parts of machine learning models. A module is a self-contained piece of a TensorFlow graph, along with its weights and assets, that can be reused across different tasks in a process known as transfer learning.
Thanks for visiting r-craft.org
This article is originally published at https://blogs.rstudio.com/tensorflow/
Please visit source website for post related comments.