deep: A Neural Networks Framework

Explore neural networks in a layer oriented way, the framework is intended to give the user total control of the internals of a net without much effort. Use classes like PerceptronLayer to create a layer of Percetron neurons, and specify how many you want. The package does all the tricky stuff internally leaving you focused in what you want. I wrote this package during a neural networks course to help me with the problem set.

Getting started

Package details

AuthorBrian Lee Mayer
MaintainerBrian <bleemayer@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("deep")

Try the deep package in your browser

Any scripts or data that you put into this service are public.

deep documentation built on Dec. 26, 2019, 5:06 p.m.