A small basic neural network package
Project description
Luparnet
**Luparnet** is a barebones machine learning that creates a simple class "net". This
network can then be trained.
Methods
The network takes only two arguments in the constructor, the first being
the desired number of layers and the second being an array of the data dimensions. The train function takes three arguments with an option for overload. The function takes first the number of epochs to train for, the second is the input data, the third is the output data. The final argument is an integer which allows for debugging and user training.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
luparnet-0.1.1.tar.gz
(1.4 kB
view details)
File details
Details for the file luparnet-0.1.1.tar.gz
.
File metadata
- Download URL: luparnet-0.1.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab2a45948c8209f6c56b2868c6b35db9f7b1afb38d5a8ed92f6a667fad884179 |
|
MD5 | 9dc1d7b90f8f54584585ffe789070abe |
|
BLAKE2b-256 | 2d99efd518413f10cb6fec1cd3637c00799a255ecc18b735acfcd205a2483117 |