{
  "_id": "6a37be5c3efcd9bda442bd45",
  "Package": "neuralnetwork",
  "Title": "Fast Compact Multilayer Perceptrons",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Feng\", family = \"Ji\",\nrole = c(\"aut\", \"cre\"), email = \"f.ji@utoronto.ca\")\n)",
  "Description": "A small multilayer perceptron implementation for 'R'. It\nsupports regression and classification, multiple hidden layers,\nmini-batch training, Adam, SGD, momentum, Nesterov, RPROP,\nGRPROP and L-BFGS optimizers, dropout, L2 regularization, early\nstopping, convergence thresholds, gradient clipping, sample and\nclass weights, callback hooks, target scaling and robust Huber\nloss for regression, 'Rcpp' forward-pass kernels, formula\ninterfaces, model evaluation with balanced classification\nmetrics, cross-validation, compact tuning, permutation\nimportance, model persistence helpers, and 'S3' prediction\nmethods. Methods follow Rumelhart, Hinton and Williams (1986)\n<doi:10.1038/323533a0>, with optimizers including Riedmiller\nand Braun (1993) <doi:10.1109/ICNN.1993.298623>, Nocedal (1980)\n<doi:10.1090/S0025-5718-1980-0572855-7>, and Kingma and Ba\n(2014) <doi:10.48550/arXiv.1412.6980>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-21 10:30:33 UTC",
    "User": "root"
  },
  "Author": "Feng Ji [aut, cre]",
  "Maintainer": "Feng Ji <f.ji@utoronto.ca>",
  "Repository": "https://trtfj.r-universe.dev",
  "Date/Publication": "2026-06-20 14:10:08 UTC",
  "RemoteUrl": "https://github.com/cran/neuralnetwork",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
  "MD5sum": "3a2a9fbacbd975f7d2041aaeb1b69824",
  "_user": "trtfj",
  "_type": "src",
  "_file": "neuralnetwork_0.1.0.tar.gz",
  "_fileid": "11ec4d832dd2c806f335068034c87465f321aca09d49f32547865de8f78946e2",
  "_filesize": 186035,
  "_sha256": "11ec4d832dd2c806f335068034c87465f321aca09d49f32547865de8f78946e2",
  "_created": "2026-06-21T10:30:33.000Z",
  "_published": "2026-06-21T10:35:08.266Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82562560949,
      "time": 112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774428815"
    },
    {
      "job": 82562560955,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774428531"
    },
    {
      "job": 82562560958,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774433445"
    },
    {
      "job": 82562560947,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774428827"
    },
    {
      "job": 82562560944,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774427084"
    },
    {
      "job": 82562560937,
      "time": 207,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774439693"
    },
    {
      "job": 82562560939,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774424977"
    },
    {
      "job": 82562560957,
      "time": 241,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774443469"
    },
    {
      "job": 82562397550,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774414682"
    },
    {
      "job": 82562560911,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774428064"
    },
    {
      "job": 82562560912,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774427625"
    },
    {
      "job": 82562560915,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774427273"
    },
    {
      "job": 82562560913,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774428415"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/neuralnetwork",
  "_commit": {
    "id": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
    "author": "Feng Ji <f.ji@utoronto.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1781964608
  },
  "_maintainer": {
    "name": "Feng Ji",
    "email": "f.ji@utoronto.ca",
    "login": "trtfj",
    "description": "",
    "uuid": 164192802
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "trtfj",
      "count": 1,
      "uuid": 164192802
    }
  ],
  "_userbio": {
    "uuid": 164192802,
    "type": "user",
    "name": "trtfj",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neuralnetwork"
  },
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neuralnetwork.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "trtfj",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-20"
    }
  ],
  "_exports": [
    "nn_class_ind",
    "nn_compute",
    "nn_confint",
    "nn_cv",
    "nn_evaluate",
    "nn_fit",
    "nn_generalized_weights",
    "nn_gwplot",
    "nn_hessian",
    "nn_load",
    "nn_multinom",
    "nn_permutation_importance",
    "nn_save",
    "nn_tune",
    "nn_which_is_max"
  ],
  "_help": [
    {
      "page": "neuralnetwork-package",
      "title": "Compact neural networks for tabular R workflows",
      "topics": [
        "neuralnetwork-package",
        "neuralnetwork"
      ]
    },
    {
      "page": "neuralnetwork-callbacks",
      "title": "Callbacks in neuralnetwork training",
      "topics": [
        "neuralnetwork-callbacks"
      ]
    },
    {
      "page": "compat",
      "title": "Compatibility helpers",
      "topics": [
        "nn_class_ind",
        "nn_compute",
        "nn_confint",
        "nn_generalized_weights",
        "nn_gwplot",
        "nn_hessian",
        "nn_multinom",
        "nn_which_is_max"
      ]
    },
    {
      "page": "neuralnetwork-metrics",
      "title": "Metrics used by neuralnetwork",
      "topics": [
        "neuralnetwork-metrics"
      ]
    },
    {
      "page": "neuralnetwork-objects",
      "title": "neuralnetwork model objects",
      "topics": [
        "neuralnetwork-objects"
      ]
    },
    {
      "page": "nn_cv",
      "title": "Cross-validate neuralnetwork models",
      "topics": [
        "nn_cv"
      ]
    },
    {
      "page": "nn_evaluate",
      "title": "Evaluate a neuralnetwork model",
      "topics": [
        "nn_evaluate"
      ]
    },
    {
      "page": "nn_fit",
      "title": "Fit a small multilayer perceptron",
      "topics": [
        "nn_fit"
      ]
    },
    {
      "page": "nn_permutation_importance",
      "title": "Permutation feature importance",
      "topics": [
        "nn_permutation_importance"
      ]
    },
    {
      "page": "nn_save",
      "title": "Save and load neuralnetwork models",
      "topics": [
        "nn_load",
        "nn_save"
      ]
    },
    {
      "page": "nn_tune",
      "title": "Tune neuralnetwork hyperparameters",
      "topics": [
        "nn_tune"
      ]
    },
    {
      "page": "plot.neuralnetwork",
      "title": "Plot neuralnetwork training loss",
      "topics": [
        "plot.neuralnetwork"
      ]
    },
    {
      "page": "predict.neuralnetwork",
      "title": "Predict from a neuralnetwork model",
      "topics": [
        "predict.neuralnetwork"
      ]
    },
    {
      "page": "print.neuralnetwork",
      "title": "Print a neuralnetwork model",
      "topics": [
        "print.neuralnetwork"
      ]
    },
    {
      "page": "summary.neuralnetwork",
      "title": "Summarize neuralnetwork models",
      "topics": [
        "coef.neuralnetwork",
        "summary.neuralnetwork"
      ]
    }
  ],
  "_readme": "https://github.com/cran/neuralnetwork/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "neuralnetwork.Rmd",
      "filename": "neuralnetwork.html",
      "title": "A practical workflow with neuralnetwork",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Multiclass Classification",
        "Binary Classification and Weights",
        "Regression",
        "Robust Regression",
        "Training Controls",
        "Tuning and Cross-Validation",
        "Permutation Importance",
        "Save, Load, and Inspect",
        "Function Map"
      ],
      "created": "2026-06-20 14:10:08",
      "modified": "2026-06-20 14:10:08",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "neuralnetwork",
  "_universes": [
    "trtfj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-21T10:32:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "af37a97cbf3c7b0558a722805890cc27bba91e8bb42980079bef2df27a5ec330",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-21T10:32:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "9cba8ce90459ef0e4304988ea5a974053d685c8c8b551f42878b85c627807d1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-21T10:33:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "b4643024f877bdf4b9f73bad1249fc9c15c12f8bfc5e8c6efe20d5e664204b9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-21T10:32:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "f43643f2659e5ad961ba92ff1c9dec296f5655d7998889a8963120c9fb08b3c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-21T10:32:15.000Z",
      "arch": "aarch64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "4b8c9382946feb10be40561afdb35ca63afaff17e686abd7caa8543e2e41f6f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-21T10:33:33.000Z",
      "arch": "x86_64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "aa3f808e8eaa221e10b3090006656eb0cf2ad976fe031a8b013c2c52fc8cf8f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-21T10:31:59.000Z",
      "arch": "aarch64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "0e8de198d3130bd8314200377e44fec6d423b1f1f8d93cf0ac494a808a56c6c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-21T10:34:11.000Z",
      "arch": "x86_64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "d5a97da82768ab163410e6a5bd5ca256e6b089bd8740b5c6a98ee99e16c1467f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-21T10:32:39.000Z",
      "arch": "emscripten",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "e35b5c8ae5c1f47ed3dd539a6746170739850b3aa7ac5e5e1c06f885133a1276",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-21T10:31:53.000Z",
      "arch": "x86_64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "e751a1a36636326bf631a8ed6ef0e2bcf66942a9824482fec52a0ad427ce87df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-21T10:31:50.000Z",
      "arch": "x86_64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "04cbb111ba6d61458e0da4d2a79069b5cc534f1aee88b64ef4c1c87b05611f74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-21T10:31:52.000Z",
      "arch": "x86_64",
      "commit": "c8b7fa2139e3d05390bc00ffe85735f561323bac",
      "fileid": "084646e29465179091026a756c3ccc719c1a05315e8e8152771b01d6cef6f09e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trtfj/actions/runs/27901450327"
    }
  ]
}