Package: deep 0.1.0

deep: A Neural Networks Framework

This package provides a layer oriented way of creating neural networks, 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.

Authors:Brian Lee Mayer

deep_0.1.0.tar.gz
deep_0.1.0.zip(r-4.5)deep_0.1.0.zip(r-4.4)deep_0.1.0.zip(r-4.3)
deep_0.1.0.tgz(r-4.5-any)deep_0.1.0.tgz(r-4.4-any)deep_0.1.0.tgz(r-4.3-any)
deep_0.1.0.tar.gz(r-4.5-noble)deep_0.1.0.tar.gz(r-4.4-noble)
deep_0.1.0.tgz(r-4.4-emscripten)deep_0.1.0.tgz(r-4.3-emscripten)
deep.pdf |deep.html
deep/json (API)

# Install 'deep' in R:
install.packages('deep', repos = c('https://blmayer.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/blmayer/deep/issues

On CRAN:

machine-learningneural-networks

3.95 score 6 stars 2 scripts 154 downloads 3 mentions 5 exports 0 dependencies

Last updated 5 years agofrom:25c618c7e4. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 29 2025
R-4.5-winNOTEJan 29 2025
R-4.5-macNOTEJan 29 2025
R-4.5-linuxNOTEJan 29 2025
R-4.4-winNOTEJan 29 2025
R-4.4-macNOTEJan 29 2025
R-4.3-winNOTEJan 29 2025
R-4.3-macNOTEJan 29 2025

Exports:mcCullochPittsmcCullochPittsLayerneuralNetperceptronperceptronLayer

Dependencies: