Package: Rstg
Title: STG : Feature Selection using STochastic Gates
Version: 0.0.1
Authors@R: 
    person(given = "Yutaro",
           family = "Yamada",
           role = c("aut", "cre"),
           email = "yutaro.yamada@yale.edu")
Description: 'STG' is a method for feature selection in neural network. The procedure is based on probabilistic relaxation of the l0 norm of features, or the count of the number of selected features. The framework simultaneously learns either a nonlinear regression or classification function while selecting a small subset of features. Read more: Yamada et al. (2020) <https://proceedings.mlr.press/v119/yamada20a.html>.
Imports: reticulate (>= 1.4)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-12-12 02:33:36 UTC; yutaro
Author: Yutaro Yamada [aut, cre]
Maintainer: Yutaro Yamada <yutaro.yamada@yale.edu>
Repository: CRAN
Date/Publication: 2021-12-13 11:10:05 UTC
Built: R 4.1.0; ; 2021-12-14 12:51:47 UTC; unix
