Skip to main content

No project description provided

Project description

Python Version Coverage Status Github Actions Test Status Github Actions Linter Status Github Actions Doc Build Status Pypi Package

nidl

Nidl is a Python library to perform distributed training and evaluation of deep learning models on large-scale neuroimaging data (anatomical volumes and surfaces, fMRI).

It follows the PyTorch design for the training logic and the scikit-learn API for the models (in particular fit, predict and transform).

Supervised, self-supervised and unsupervised models are available (with pre-trained weights) along with open datasets.

Install

Latest release

1. Setup a virtual environment

We recommend that you install nidl in a virtual Python environment, either managed with the standard library venv or with conda. Either way, create and activate a new python environment.

With venv:

python3 -m venv /<path_to_new_env>
source /<path_to_new_env>/bin/activate

Windows users should change the last line to \<path_to_new_env>\Scripts\activate.bat in order to activate their virtual environment.

With conda:

conda create -n nidl python=3.12
conda activate nidl

2. Install nidl with pip

Execute the following command in the command prompt / terminal in the proper python environment:

python3 -m pip install -U nidl

Check installation

Try importing nidl in a python / iPython session:

import nidl

If no error is raised, you have installed nidl correctly.

Where to start

Examples are available in the gallery.

Dependencies

The required dependencies to use the software are listed in the file pyproject.toml.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nidl-0.0.2.tar.gz (142.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nidl-0.0.2-py3-none-any.whl (193.9 kB view details)

Uploaded Python 3

File details

Details for the file nidl-0.0.2.tar.gz.

File metadata

  • Download URL: nidl-0.0.2.tar.gz
  • Upload date:
  • Size: 142.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for nidl-0.0.2.tar.gz
Algorithm Hash digest
SHA256 9c6a4beb4a5e671385344c52b4dde5832f840ef051db1aaeef34f4cd830fac60
MD5 4e4fc4480ca5e0b32270c8875d35c342
BLAKE2b-256 6f74c119e3c498dee224f5e03bbc17fdbf2135932d49a3642d2c5468010d8372

See more details on using hashes here.

File details

Details for the file nidl-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: nidl-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 193.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for nidl-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6265781456c211eb9759d746a93500fc3a6683e75a5459d91184d4aad0c09799
MD5 f6b75c3a6012e04e9beae3fee8bb07df
BLAKE2b-256 f8d11af99e581eff35b9a48c7a3c3eff8d714ece7369c80ebdf01806454e7e28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page