Contents

mtscomp 1.0.2

0

Lossless compression for electrophysiology time-series

Lossless compression for electrophysiology time-series

Stars: 27, Watchers: 27, Forks: 6, Open Issues: 7

The int-brain-lab/mtscomp repo was created 4 years ago and the last code push was 1 years ago. The project is moderately popular with 27 github stars!

How to Install mtscomp

You can install mtscomp using pip

pip install mtscomp

or add it to a project with poetry

poetry add mtscomp

Package Details

Author
Cyrille Rossant (International Brain Laboratory)
License
BSD
Homepage
https://github.com/int-brain-lab/mtscomp
PyPi:
https://pypi.org/project/mtscomp/
GitHub Repo:
https://github.com/int-brain-lab/mtscomp

Classifiers

No  mtscomp  pypi packages just yet.

Errors

A list of common mtscomp errors.

Code Examples

Here are some mtscomp code examples and snippets.

Related Packages & Articles

json-tricks 3.17.3

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

deepspeed 0.14.0

DeepSpeed is a Python package developed by Microsoft that provides a deep learning optimization library designed to scale across multiple GPUs and servers. It is capable of training models with billions or even trillions of parameters, achieving excellent system throughput and efficiently scaling to thousands of GPUs.

DeepSpeed is particularly useful for training and inference of large language models, and it falls under the category of Machine Learning Frameworks and Libraries. It is designed to work with PyTorch and offers system innovations such as Zero Redundancy Optimizer (ZeRO), 3D parallelism, and model-parallelism to enable efficient training of large models.

datasets 2.18.0

HuggingFace community-driven open-source library of datasets