mlverse/luz: Higher Level 'API' for 'torch'

A high level interface for 'torch' providing utilities to reduce the the amount of code needed for common tasks, abstract away torch details and make the same code work on both the 'CPU' and 'GPU'. It's flexible enough to support expressing a large range of models. It's heavily inspired by 'fastai' by Howard et al. (2020) <arXiv:2002.04688>, 'Keras' by Chollet et al. (2015) and 'PyTorch Lightning' by Falcon et al. (2019) <doi:10.5281/zenodo.3828935>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.0.9002
URL https://mlverse.github.io/luz/ https://github.com/mlverse/luz
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mlverse/luz")
mlverse/luz documentation built on Sept. 19, 2024, 11:20 p.m.