Skip to content

Commit a8e6170

Browse files
committed
🎉 JOSS ACCEPT
1 parent 329cc80 commit a8e6170

2 files changed

Lines changed: 56 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
cff-version: "1.2.0"
2+
authors:
3+
- email: vyronas.arvanitis@gmail.com
4+
family-names: Arvanitis
5+
given-names: Vyron
6+
orcid: "https://orcid.org/0009-0001-2290-5084"
7+
- email: a.aslanidis@campus.lmu.de
8+
family-names: Aslanidis
9+
given-names: Angelos
10+
orcid: "https://orcid.org/0009-0009-6699-2691"
11+
- email: emanuel.sommer@stat.uni-muenchen.de
12+
family-names: Sommer
13+
given-names: Emanuel
14+
orcid: "https://orcid.org/0000-0002-1606-7547"
15+
- family-names: Rügamer
16+
given-names: David
17+
orcid: "https://orcid.org/0000-0002-8772-9202"
18+
contact:
19+
- email: emanuel.sommer@stat.uni-muenchen.de
20+
family-names: Sommer
21+
given-names: Emanuel
22+
orcid: "https://orcid.org/0000-0002-1606-7547"
23+
doi: 10.5281/zenodo.21452056
24+
message: If you use this software, please cite our article in the
25+
Journal of Open Source Software.
26+
preferred-citation:
27+
authors:
28+
- email: vyronas.arvanitis@gmail.com
29+
family-names: Arvanitis
30+
given-names: Vyron
31+
orcid: "https://orcid.org/0009-0001-2290-5084"
32+
- email: a.aslanidis@campus.lmu.de
33+
family-names: Aslanidis
34+
given-names: Angelos
35+
orcid: "https://orcid.org/0009-0009-6699-2691"
36+
- email: emanuel.sommer@stat.uni-muenchen.de
37+
family-names: Sommer
38+
given-names: Emanuel
39+
orcid: "https://orcid.org/0000-0002-1606-7547"
40+
- family-names: Rügamer
41+
given-names: David
42+
orcid: "https://orcid.org/0000-0002-8772-9202"
43+
date-published: 2026-08-03
44+
doi: 10.21105/joss.10653
45+
issn: 2475-9066
46+
issue: 124
47+
journal: Journal of Open Source Software
48+
publisher:
49+
name: Open Journals
50+
start: 10653
51+
title: "bde: A Python Package for Bayesian Deep Ensembles via MILE"
52+
type: article
53+
url: "https://joss.theoj.org/papers/10.21105/joss.10653"
54+
volume: 11
55+
title: "bde: A Python Package for Bayesian Deep Ensembles via MILE"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Bayesian Deep Ensembles for scikit-learn <a href="https://github.com/scikit-learn-contrib/bde"><img src="doc/_static/img/logo.svg" align="right" height="150" />
22

3+
[![status](https://joss.theoj.org/papers/07d8c2903f2798c8e2bfb12f5e621472/status.svg)](https://joss.theoj.org/papers/07d8c2903f2798c8e2bfb12f5e621472)
34
[![Docs Status](https://github.com/scikit-learn-contrib/bde/actions/workflows/deploy-gh-pages.yml/badge.svg)](https://github.com/scikit-learn-contrib/bde/actions/workflows/deploy-gh-pages.yml)
45
[![Tests](https://github.com/scikit-learn-contrib/bde/actions/workflows/python-app.yml/badge.svg)](https://github.com/scikit-learn-contrib/bde/actions/workflows/python-app.yml)
56
![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen)

0 commit comments

Comments
 (0)