DoktorMike / EvidentialFlux.jl

Evidential Deep Learning Layers for Flux
MIT License
5 stars 1 forks source link

Implement MVE network #12

Closed DoktorMike closed 3 weeks ago

DoktorMike commented 1 month ago

We should support a simple MVE network, i.e., a Normal distribution where we estimate mu and sigma separately.

DoktorMike commented 3 weeks ago

This is done and works.