Skip to content

ProjectNeura/LEADS-Jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.