Skip to content

albertclerigues/niclib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niclib 1.0b0

niclib is a utility library to ease the development of neuroimaging pipelines using deep learning. This library attempts to offers a simple interface to commonly used functions and procedures when dealing with file storage, data operations, data and patch generators, network training, loss functions and evaluation metrics.

This library does't aim to be a complete deep learning framework or serve as full replacement of other deep learning or neuroimaging libraries. If more advanced functionality is required, we encourage the user to use the provided code as a starting point to implement their own needs.

Installation

niclib only requirement is Python 3.6, the library can then be installed using pip:

pip3 install https://nic.udg.edu/niclib/wheels/niclib-1.0b0-py3-none-any.whl

Documentation

The full documentation as well as some examples can be found at: https://nic.udg.edu/niclib/

Contribute

Any contribution is welcome if it implements functionality useful to other users.

To report a bug or issue: Use github issue tracker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages