# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rkaf" in publications use:' type: software license: MIT title: 'rkaf: Kolmogorov-Arnold Fourier Networks in R' version: 0.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.rkaf abstract: Provides an R implementation of Kolmogorov-Arnold Fourier Networks using the torch backend. The package supports regression, binary classification, multiclass classification, formula and matrix interfaces, mini-batch training, validation splits, early stopping, standardization, best-model restoration, and KAF-specific diagnostics. authors: - family-names: Sidoine given-names: Guillaume email: gjh.sidoine@gmail.com preferred-citation: type: manual title: 'rkaf: Kolmogorov-Arnold Fourier Networks in R' authors: - family-names: Sidoine given-names: Guillaume email: gjh.sidoine@gmail.com year: '2026' notes: R package version 0.0.0.9000 url: https://github.com/gsidoine/rkaf repository: https://gsidoine.r-universe.dev repository-code: https://github.com/gsidoine/rkaf commit: d9ac9e406e25775df26ebba52800c845503ba9f2 url: https://gsidoine.github.io/rkaf/ date-released: '2026-04-26' contact: - family-names: Sidoine given-names: Guillaume email: gjh.sidoine@gmail.com references: - type: generic title: Kolmogorov-Arnold Fourier Networks authors: - family-names: Zhang given-names: Jusheng - family-names: Fan given-names: Yijia - family-names: Cai given-names: Kaitong - family-names: Wang given-names: Keze year: '2025' url: https://arxiv.org/abs/2502.06018