cvnn
latest
  • Installation
  • Getting Started
  • Complex Layers
  • Activation Functions
  • Losses
  • Complex Metrics
  • Initializers
  • Code Examples
    • Small complex-regression example
    • MNIST Example
    • CIFAR 10
    • Fashion MNIST
  • Publication results
  • About Me
cvnn
  • Docs »
  • Code Examples
  • Edit on GitHub

Code ExamplesΒΆ

There are more examples in results section.

  • Small complex-regression example
  • MNIST Example
  • CIFAR 10
    • Import stuff
    • Download and prepare the CIFAR10 dataset
    • Verify the data
    • Create the convolutional base
    • Add Dense layers on top
    • Compile and train the model
    • Evaluate the model
  • Fashion MNIST
    • Import the Fashion MNIST dataset
    • Explore the data
    • Preprocess the data
    • Build the model
      • Set up the layers
      • Compile the model
    • Train the model
      • Feed the model
      • Evaluate accuracy
      • Make predictions
      • Verify predictions
    • Use the trained model
Next Previous

© Copyright 2020, J Agustin BARRACHINA Revision a2f75ec1.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.