Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 438 Bytes

README.md

File metadata and controls

executable file
·
14 lines (12 loc) · 438 Bytes

Extreme Methods

SETUP LIBRARY

mkdir -p ${HOME}/scratch/XC/programs
cd ${HOME}/scratch/XC/programs
git clone https://github.com/anshumitts/ExtremeMethods.git
conda create -f ExtremeMethods/CafeXC.yml
conda activate xc
pip install hnswlib Cython git+https://github.com/kunaldahiya/pyxclib.git

ALGORITHMS IMPLEMENTED

  • MUFIN - Multimodal extreme classification - link