Giter Site home page Giter Site logo

convolutional-monge-mapping-normalization's Introduction

Convolutional Monge Mapping Normalization for learning on Sleep data

This repository is the official implementation of Convolutional Monge Mapping Normalization for learning on Sleep data. This repository proposes an example of the method applied to Physionet data available on MNE-python.

(The other datasets used in the paper are available on request. That the reason why we propose an example on Physionet data only.)

The reference paper is available on arXiv. Please cite the paper if you use this code in your research.

T. Gnassounou, R. Flamary, A. Gramfort, Convolutional Monge Mapping Normalization for learning on biosignals, Neural Information Processing Systems (NeurIPS), 2023.

Bibtex entry:

@inproceedings{gnassounou2023convolutional,
author = {Gnassounou, Théo and Flamary, Rémi and Gramfort, Alexandre},
title = {Convolutional Monge Mapping Normalization for learning on biosignals},
booktitle = {Neural Information Processing Systems (NeurIPS)},
year = {2023}
}

Install pyTorch

Follow the instructions from pyTorch website.

Install MNE-python

Follow the instructions from MNE-python website.

Install package from source

git clone https://github.com/PythonOT/convolutional-monge-mapping-normalization.git
cd convolutional-monge-mapping-normalization

In a dedicated Python env, run:

pip install -e .

Also install the requirements:

pip install -r requirements.txt

you might need to install torch with proper cuda version before the requirements above depending on your machine.

To run the example of the paper for physionet data

python examples/physionet_experiment.py

To visualize cmmn effect on the data

python examples/cmmn_visualization.py

convolutional-monge-mapping-normalization's People

Contributors

tgnassou avatar agramfort avatar rflamary avatar

Stargazers

Angeliki Karaiskou avatar  avatar Bru avatar Cheng-Yeh Chen avatar

Watchers

 avatar  avatar  avatar

Forkers

ajmeek

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.