Installation#

From the PyPI registry#

PyPI publication
pip install kagu-torch

From GitHub#

PyPI publication
pip install git+'https://github.com/ramyamounir/kagu-torch'

From source#

PyPI publication
$ git clone https://github.com/ramyamounir/kagu-torch
$ cd kagu-torch
$ pip install .