rstudio/tfhub: Interface to 'TensorFlow' Hub

'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. Transfer learning train a model with a smaller dataset, improve generalization, and speed up training.

Getting started

Package details

Maintainer
LicenseApache License 2.0
Version0.8.1.9000
URL https://github.com/rstudio/tfhub
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rstudio/tfhub")
rstudio/tfhub documentation built on Dec. 25, 2021, 7:51 p.m.