Purpose

A place to put commonly used functions for NNers.

File an issue for future development ideas.

If you have your own function you want incorporated, please create a new branch, drop your function into a new script in the /R directory, and then file a pull request!

Installation

You can install this package using the below code.

devtools::install_github("PerkinsAndWill/nntools")