CNN and multinomial logistic regression classifiers for MNIST digits (Guild AI)
Project description
gpkg.mnist
CNN and multinomial logistic regression classifiers for MNIST digits (Guild AI)
Models
cnn
CNN classifier for MNIST
Operations
evaluate
Evaluate a trained CNN
train
Train the CNN
Flags
- batch-size
Number of images to include in a training batch (default is 100)
- epochs
Number of epochs to train (default is 5)
- learning-rate
Learning rate (default is 0.0001)
logreg
Multinomial logistic regression classifier for MNIST
Operations
evaluate
Evaluate a trained logistic regression
train
Train the logistic regression
Flags
- batch-size
Number of images to include in a training batch (default is 100)
- epochs
Number of epochs to train (default is 5)
- learning-rate
Learning rate (default is 0.5)
samples
Sample MNIST images
Operations
prepare
Generate a set of sample MNIST images
Flags
- count
Number of images to generate (default is 100)
_check
Operations
all
cnn
logreg
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 Distributions
Built Distribution
File details
Details for the file gpkg.mnist-0.6.1-py2.py3-none-any.whl
.
File metadata
- Download URL: gpkg.mnist-0.6.1-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ceb9220e71e5331fd7912a2977a67bdcb973c95f470552e6f386dce047bdaf6 |
|
MD5 | 4f07da3b93f5d02f4161cc4c580c6bcf |
|
BLAKE2b-256 | b969afb02d146fb4802b63e96150874efdb3e48da50686b9437befaa1f6765c2 |