All Projects → CTUAvastLab → Mill.jl

CTUAvastLab / Mill.jl

Licence: mit
Multiple Instance Learning Library is build on top of Flux.jl aimed to prototype flexible multi-instance learning models.

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Mill.jl

Microcosm
Flux with actions at center stage. Write optimistic updates, cancel requests, and track changes with ease.
Stars: ✭ 484 (+1025.58%)
Mutual labels:  flux
React Quick Tutorial
🚀 讓你用最短時間,充分體會 React 的脈絡思維
Stars: ✭ 633 (+1372.09%)
Mutual labels:  flux
Tanok
Elm Architecture-inspired wrapper for Rx.js+React
Stars: ✭ 22 (-48.84%)
Mutual labels:  flux
Reatom
State manager with a focus of all needs
Stars: ✭ 567 (+1218.6%)
Mutual labels:  flux
Typescript Fsa
Type-safe action creator utilities
Stars: ✭ 588 (+1267.44%)
Mutual labels:  flux
Nylas Mail
💌 An extensible desktop mail app built on the modern web. Forks welcome!
Stars: ✭ 24,653 (+57232.56%)
Mutual labels:  flux
Nylas Mail
💌 An extensible desktop mail app built on the modern web.
Stars: ✭ 473 (+1000%)
Mutual labels:  flux
Simple Todo With React And
📝 a simple react demo to learn flux/reflux/redux
Stars: ✭ 29 (-32.56%)
Mutual labels:  flux
Iosdesignpatternsamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Stars: ✭ 622 (+1346.51%)
Mutual labels:  flux
Vue Entity Adapter
Package to maintain entities in Vuex.
Stars: ✭ 20 (-53.49%)
Mutual labels:  flux
React Native Nw React Calculator
Mobile, desktop and website Apps with the same code
Stars: ✭ 5,116 (+11797.67%)
Mutual labels:  flux
Beauty Vuejs Boilerplate
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
Stars: ✭ 583 (+1255.81%)
Mutual labels:  flux
Delorean
An Agnostic, Complete Flux Architecture Framework
Stars: ✭ 748 (+1639.53%)
Mutual labels:  flux
Redux Api
Flux REST API for redux infrastructure
Stars: ✭ 502 (+1067.44%)
Mutual labels:  flux
Scalecube Services
v2.0 - ScaleCube Services provides a low latency Reactive Microservices library for serverless service registry and discovery based on gossip protocol and without single point-of-failure or bottlenecks.
Stars: ✭ 23 (-46.51%)
Mutual labels:  flux
Almin
Client-side DDD/CQRS for JavaScript.
Stars: ✭ 477 (+1009.3%)
Mutual labels:  flux
Little State Machine
📠 React custom hook for persist state management
Stars: ✭ 654 (+1420.93%)
Mutual labels:  flux
Fluxxkit
Unidirectional data flow for reactive programming in iOS.
Stars: ✭ 42 (-2.33%)
Mutual labels:  flux
Duckietown.jl
Differentiable Duckietown
Stars: ✭ 29 (-32.56%)
Mutual labels:  flux
Flux Constant
📦 Unique constants for Flux apps
Stars: ✭ 18 (-58.14%)
Mutual labels:  flux

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].