The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
install_fastai
install_fastai
nn_module()
function allows to rename the model, e.g. summary(model)
nn_module()
will not move the model to GPU, if gpu
argument is FALSE (by default it is TRUE)nn_loss()
. Based on Kaggle notebookinstall_fastai
no more supports extensions. They need to be installed separately by users.geom_point
for interactive visualization within RStudiofast.ai
is 2.1.5
one_batch()
ability to add more argumentsoptions(reticulate.useImportHook = FALSE)
DataBlock
automatically places data into cuda
if availablenn_module
for model constructionfix_fit
for disabling the training plotfit
functions now return the training historyThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.