Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.12 KB

LEADS Jarvis: Jarvis Extension for LEADS

GitHub code size in bytes PyPI PyPI - Downloads GitHub Release GitHub Release Date - Published_At

This is a submodule of LEADS.

Installation

PyTorch

Install PyTorch according to your platform before LEADS Jarvis, otherwise the CPU version will be installed by default.

LEADS Jarvis

pip install leads-jarvis

Quick Start

leads-jarvis

Optional Arguments

Specify a Configuration File

leads-jarvis -c path/to/the/config/file.json

If not specified, all configurations will be default values.

To learn about the configuration file, read Configurations.