jtlandis/aiR: Simple machine learning algorithm tools

This package allows people to explore a simple machine learning nueral network. Users can generate random networks of specified sizes, implement training on the network, and attempt to visualize network's classification accuracy. Currently only classification is supported. Would like to someday extend to regression and continuous approximations as well.

Getting started

Package details

AuthorJustin Landis
MaintainerThe package maintainer <jtlandis314@gmail.com>
LicenseWhat license is it under?
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jtlandis/aiR")
jtlandis/aiR documentation built on Dec. 26, 2019, 3:35 a.m.