Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.33 KB

ExplainMill.jl logo ExplainMill.jl logo


License: CC BY-NC-SA 4.0 Docs Build Status codecov

Explaining hierarchical models built in Mill.jl.

Installation

Run the following in REPL:

] add https://github.com/CTUAvastLab/ExplainMill.jl

and (optionally) add the following lines into Project.toml:

[sources]
ExplainMill = { url = "https://github.com/CTUAvastLab/ExplainMill.jl", rev = "main" }

Julia v1.9 or later is required.

Getting Started

Citation