Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmandlik authored Sep 18, 2024
1 parent d8f49a4 commit 7a66942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/CTUAvastLab/Mill.jl/blob/master/LICENSE.md)
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://CTUAvastLab.github.io/Mill.jl/stable)
[![Build Status](https://github.com/CTUAvastLab/Mill.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/CTUAvastLab/Mill.jl/actions/workflows/ci.yml)
[![codecov.io](http://codecov.io/github/CTUAvastLab/Mill.jl/coverage.svg?branch=master)](http://codecov.io/github/CTUAvastLab/Mill.jl?branch=master)
[![codecov](https://codecov.io/gh/CTUAvastLab/Mill.jl/graph/badge.svg?token=bIjsTgkv8C)](https://codecov.io/gh/CTUAvastLab/Mill.jl)

`Mill.jl` (Multiple Instance Learning Library) is a library aimed to build flexible hierarchical multi-instance learning models built on top of [`Flux.jl`](https://fluxml.ai). It is developed to be:

Expand Down

0 comments on commit 7a66942

Please sign in to comment.