forked from ElsevierSoftwareX/SOFTX_2019_318
-
Notifications
You must be signed in to change notification settings - Fork 0
Bayesian Learning for Neural Networks. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S235271101930322X
License
JesseTrains/BLNN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# BLNN (Bayesian Learning for Neural Networks) One Paragraph of project description goes here ## Getting Started These instructions will give you some basic instructions on installing the BLNN package and where to look for additional information. ### Installing To install the BLNN package from the GitHub repository, run the function ```R install_github("BLNNdevs/BLNN") ``` This will pull all the necessary functions for performing your Bayesian learning. ### Vignettes The package repository contains helpful vignette files with full write-ups on example work done using BLNN. If you wish to install these vignettes into R along with the package they will need to be included explicitly during installation. To build your version of the package including vignettes be sure to include the build_vignettes argument ```R install_github("BLNNdevs/BLNN", build_vignettes = TRUE) ``` ##Additional information For more on the authors, maintainers and version history of BLNN, please refer to the description file. ## License GPL-3 This project is licensed under the GPL-3 License - see the license file for details.
About
Bayesian Learning for Neural Networks. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S235271101930322X
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- R 100.0%