Skip to content

Repository files navigation

binary-classification

Homework: binary classification with NNs.

Guidance

Using CNN:

python main.py

Using other networks:

python main.py --network BP

BP can be replaced by RBF or CNN.

Results

See training details in TensorBoard:

tensorboard --logdir=logs

About

Homework: image binary classification.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages