PhD student in Machine Learning at Grenoble University
Code
You can find on this page the code of the algorithms I am working on, and also snippets of code that might be re-used easily.
The XSim algorithm that computes the co-similarities between rows and between columns of a data matrix. The archive contains the code of the algorithm, as long as datasets and scripts to run it. [Download archive]
The MVSim algorithm that performs multi-view similarity learning, using XSim as a building block. The archive also contains a small multi-view dataset, and a python script to run it. [Download archive]