Skip to content

HealthML/lucid-torch

Repository files navigation

Lucid Torch

Tests

Setup

  1. Clone the repository: git clone https://github.com/HealthML/lucid-torch.git
  2. Go into the folder: cd lucid-torch
  3. Install Lucid Torch: pip install . -f https://download.pytorch.org/whl/torch_stable.html

Usage

A quickstart guide for different architectures can be found here: Quickstart.

You can find usage samples here:

In this Jupyter notebook we have executed the examples.

Running the Tests

  1. Setup the project
  2. Install pytest with pip install pytest==5.3.5
  3. Run python -m pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published