sigmoid package
The sigmoid package makes it easy to become familiar with the way neural networks work by demonstrating the key concepts using straightforward code examples.
Installation
The package can now be installed from CRAN using:
Usage
After installation, the package can be loaded using:
For information on using the package, please refer to the help files.
Additional Information
An overview of the changes is available in the NEWS file.
Development
A development version can be installed at your own peril, using:
Development takes place on the GitHub page, bugs can be filed on the Issues page.