CIFAR10 classification using Objax

Objax is an open source machine learning framework that accelerates research and learning thanks to a minimalist object-oriented design and a readable code base.

GitHub repo: https://github.com/google/objax

Configuration

Imports

Configuration

Data

Model

Utilities

Residual block

Stages

Main module

Model initialization

Training

Loss

Metrics

Optimizer

Train functions

Start training