/DLACF

Primary LanguagePython

DLACF

Python implementation of Discrete Limited Attentional Collaborative Filtering

Requirements: numpy scipy cornac

Run mp_hyperparam_tuner.py to perform alternating search of optimal hyper-params in parallel. Run DLACF.py for demonstration.