Mill.jl

Multiple Instance Learning Library is build on top of Flux.jl aimed to prototype flexible multi-instance learning models.
Author CTUAvastLab
Popularity
50 Stars
Updated Last
2 Years Ago
Started In
April 2018

Mill.jl logo


License Docs Docs Build Status Coverage Status codecov.io

Mill.jl (Multiple Instance Learning Library) is a library build on top of Flux.jl aimed to prototype flexible multi-instance learning models. It is developed to be:

  • flexible and versatile
  • as general as possible
  • fast
  • and dependent on only handful of other packages

Installation

Run the following in REPL:

] add Mill

Citation

For citing, please use the following entry:

@misc{Mill2018,
    author = {Tomáš Pevný and Šimon Mandlík},
    title = {{Mill.jl framework: a flexible library for (hierarchical) multi-instance learning}},
    year = 2018,
    howpublished = "\url{https://github.com/CTUAvastLab/Mill.jl}"
}

Icon source