Extensions and additional tframe utilities.
Interface to TensorFlow
Datasets, a high-level library for building complex input pipelines from simple, re-usable pieces. See <https://www.tensorflow.org/guide> for additional details.
This package lets you translate R control flow expressions into Tensorflow graphs.
This package provides a framework for the creation and use of Neural ordinary differential equations with the tensorflow and keras packages. The idea of Neural ordinary differential equations comes from Chen et al. (2018) <doi:10.48550/arXiv.1806.07366>
, and presents a novel way of learning and solving differential systems.
This package provides an interactive interface to the tfrmt package. Users can import, modify, and export tables and templates with little to no code.
Interface to TensorFlow
Estimators <https://www.tensorflow.org/guide/estimator>, a high-level API that provides implementations of many different model types including linear models and deep neural networks.
Interface to TensorFlow
Probability', a Python library built on TensorFlow
that makes it easy to combine probabilistic models and deep learning on modern hardware ('TPU', GPU'). TensorFlow
Probability includes a wide selection of probability distributions and bijectors, probabilistic layers, variational inference, Markov chain Monte Carlo, and optimizers such as Nelder-Mead, BFGS, and SGLD.