Skip to content
/ s4r Public

Supervised complexity reduction autoencoder

Notifications You must be signed in to change notification settings

fdavidcl/s4r

Repository files navigation

s4r

Installation

For use

In an R session:

remotes::install_github("fdavidcl/s4r")

For development

In a shell:

$ git clone https://github.com/fdavidcl/s4r.git
$ cd s4r
$ R

In the R session:

remotes::install_github("fdavidcl/dcme")
remotes::install_bioc("graph")
remotes::install_bioc("Rgraphviz")
devtools::install_dev_deps()

Dependencies

  • Tensorflow (up to 2.2; 2.4 is not supported)

About

Supervised complexity reduction autoencoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published