prajwal-144 / Binary-Classification--Equivariant-Neural-Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary-Classification--Equivariant-Neural-Network

Models for Binary Classification using Equivariant Neural Network

PROJECT

Equivariant Neural Networks for Dark Matter Morphology with Strong Gravitational Lensing.

GOAL

Use an Equivariant Neural Network to build a robust and efficient model for binary classification on the lensing dataset.

EVALUATION METRICS

ROC curve (Receiver Operating Characteristic curve) and AUC score (Area Under the ROC Curve)

APPROACH

ACCURACIES

Model Architecture Accuracy in % (on testing data)
C8 C8 Steerable CNN 99.6
D4 D4 Steerable CNN 99.4

AUC SCORE

Model AUC Score
C8 1.0
D4 1.0

About


Languages

Language:Jupyter Notebook 100.0%