Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 924 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 924 Bytes

LipARELU: A-ReLU Networks aided by Lipschitz Acceleration

By Ishita Mediratta, Snehanshu Saha, Shubhad Mathur.

Official implementation of "LipARELU: A-ReLU Networks aided by Lipschitz Acceleration", accepted to IJCNN 2021 (Oral).

Usage

For each task, either classification or regression, go to its corresponding subfolder. To train a model with a given loss type, run the entire jupyter notebook.

Loss types supported are:

Classification Regression
MAE
Binary/Cross-Entropy ⛔️
Quadratic Loss ⛔️