Skip to content

ChristianAmes/cito

 
 

Repository files navigation

cito

R-CMD-check

cito aims at helping you build and traing Neural Networks with the standard R syntax. It allows the whole model creation process and training to be done with one line of code as well as use all generic methods on the created object. It is based on the torch machine learning framework which is natively available for R. Therefore no Python installation or API is needed for this package.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("citoverse/cito")

Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%