Skip to content

CTUAvastLab/ExplainMill.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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