.. project-template documentation master file, created by sphinx-quickstart on Mon Jan 18 14:44:12 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. :notoc: ###################### Bayesian Deep Ensembles ###################### **Date**: |today| **Version**: |version| **Useful links**: `Source Repository `__ | `Issues & Ideas `__ | This is the documentation for the Bayesian Deep Ensembles module. .. grid:: 1 2 2 2 :gutter: 4 :padding: 2 2 0 0 :class-container: sd-text-center .. grid-item-card:: Getting started :img-top: _static/img/index_getting_started.svg :class-card: intro-card :shadow: md A quick into to working with our package (not yet ready). +++ .. button-ref:: quick_start :ref-type: ref :click-parent: :color: secondary :expand: To the getting started guideline .. grid-item-card:: User guide :img-top: _static/img/index_user_guide.svg :class-card: intro-card :shadow: md A general guide for using BDEs (not yet ready). +++ .. button-ref:: user_guide :ref-type: ref :click-parent: :color: secondary :expand: To the user guide .. grid-item-card:: API reference :img-top: _static/img/index_api.svg :class-card: intro-card :shadow: md API documentation. +++ .. button-ref:: api :ref-type: ref :click-parent: :color: secondary :expand: To the reference guide .. grid-item-card:: Examples :img-top: _static/img/index_examples.svg :class-card: intro-card :shadow: md A set of examples complementing the User Guide. +++ .. button-ref:: general_examples :ref-type: ref :click-parent: :color: secondary :expand: To the gallery of examples .. toctree:: :maxdepth: 3 :hidden: :titlesonly: .. quick_start .. user_guide api auto_examples/index