Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 2.16 KB

README.md

File metadata and controls

33 lines (27 loc) · 2.16 KB

TrainingPhantoms

Lifecycle Build status codecov

Purpose

This Julia package contains a collection of methods that generate different kinds of phantom with the aim of being used to synthesise machine learning datasets. Currently, there exist two generator methods

Installation

using Pkg
Pkg.add("TrainingPhantoms")

Examples

To help you get started, we have provided examples for each generator. The can be found in the examples folder.

combined