Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 486 Bytes

csNet

A neural network framework try to fuse different models to make better predictions

An example of testing performance on CIFAR10 are shown below

Generalization Performance

Generalization

Robustness

Robustness

Usage:

To train the networks

python script/train.py

To test the results:

python script/eval.py

Config

The config files for both training and validation are in config/configs.yaml