Skip to main content

MNIST related models in Keras

Project description

Models

mnist-acgan

Auxiliary Classifier Generative Adversarial Network (ACGAN) for MNIST in Keras

Operations

train

Train the ACGAN

Flags

batch-size

Training batch size (default is 100)

beta-1

Beta 1 (default is 0.5)

epochs

Number of epochs to train (default is 100)

learning-rate

Learning rate (default is 0.0002)

References

mnist-cnn

Convolutional neural network (CNN) classifier for MNIST in Keras

Operations

train

Train the CNN

Flags

batch-size

Training batch size (default is 128)

epochs

Number of epochs to train (default is 12)

References

mnist-denoising-autoencoder

Denoising autoencoder for MNIST in Keras

Operations

train

Train the autoencoder

Flags

batch-size

Training batch size (default is 128)

epochs

Number of epochs to train (default is 30)

References

mnist-hierarchical-rnn

Hierarchical RNN (HRNN) classifier for MNIST in Keras

Operations

train

Train the HRNN

Flags

batch-size

Training batch size (default is 32)

epochs

Number of epochs to train (default is 5)

References

mnist-irnn

Implementation of ‘A Simple Way to Initialize Recurrent Networks of Rectified Linear Units’ with MNIST in Keras

Operations

train

Train the RNN

Flags

batch-size

Training batch size (default is 32)

epochs

Number of epochs to train (default is 200)

learning-rate

Learning rate (default is 1e-06)

References

mnist-mlp

Multilayer perceptron (MLP) classifier for MNIST in Keras

Operations

train

Train the MLP

Flags

batch-size

Training batch size (default is 128)

epochs

Number of epochs to train (default is 20)

References

mnist-net2net

Implementation of ‘Net2Net: Accelerating Learning via Knowledge Transfer’ with MNIST in Keras

Operations

train

Train the network

Flags

batch-size

Training batch size (default is 32)

epochs

Number of epochs to train (default is 3)

References

mnist-siamese

Siamese MLP classifier for MNIST in Keras

Operations

train

Train the MLP

Flags

batch-size

Training batch size (default is 128)

epochs

Number of epochs to train (default is 20)

References

mnist-swwae

Stacked what-where autoencoder for MNIST in Keras

Operations

train

Train the MLP

Flags

batch-size

Training batch size (default is 128)

epochs

Number of epochs to train (default is 5)

pool-size

kernel size used for the MaxPooling2D (default is 2)

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gpkg.keras.mnist-0.3.0.dev7-py2.py3-none-any.whl (8.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gpkg.keras.mnist-0.3.0.dev7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for gpkg.keras.mnist-0.3.0.dev7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 85fe8d923eecb4d91655473550747d2ad8f3402b966cbed1c28885b84284e327
MD5 c440519fb573c7b8ff7c81f31a14dd53
BLAKE2b-256 1f6f49826be4f129b81c1d69ca643f4006a4f5390d46e2f08b371f932d7464e4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page