bumsu-kim / CARS

Curvature Aware Random Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CARS

Curvature-Aware Random Search

This repo has three folders for three different experiments.

  1. CARS_minimal: This includes the minimal example for CARS/CARS-NQ in MATLAB

  2. CARS_MoreGarbowHillstrom: This experiment solves More-Garbow-Hillstrom problems with CARS and some other algorithms for comparison, and produces a performance profile.

  3. CARS_MNIST: This is for the black-box adversarial attack on MNIST dataset.

Each folder has its own Readme file, so have a look at it for more details.

About

Curvature Aware Random Search

License:MIT License


Languages

Language:MATLAB 51.8%Language:Python 37.4%Language:Jupyter Notebook 10.8%