Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Installation

In order to use symlearn pacakge, you have to install it using one of the following methods:

Install via PyPI

You can install the latest version of symlearn package via Python Package Index (PyPI) using the following command:

pip install symlearn

It is recommended to install symlearn using PyPI since it delivers latest stable version.

Clone Github Repository

You can get the latest updated version of symlearn package from its source on Github using the following command:

git clone https://github.com/aliwimo/symlearn.git