Skip to content

efrain70/NeuDataLoad

Repository files navigation

NeuDataLoad

Build Status Coverage Status

NeuDataload is a library for manipulating neurological data stored in directories to be used by Machine Learning algorithms.

Installation instructions

Basic Installation

Only if you don’t need to edit the default configuration or source code at all.

In terminal:

    $ pip install git+https://github.com/efrain70/neudataload.git@master

Upgrading:

    $ pip install --upgrade git+https://github.com/efrain70/neudataload.git@master

Full Dev Installation

If you need to change the configuration or the source code:

  1. Clone NeuDataLoad.git repository to your local machine:
    $ git clone https://github.com/efrain70/neudataload.git
  1. Install NeuDataLoad in development mode:
    $ pip install -e _full_path_where_you_store_repos_/NeuDataLoad

Important links

Please follow below links to find additional important info on the library:

Authors

Main developer:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages