https://github.com/inferno-ml/inferno
Bayesian Deep Learning in PyTorch
https://github.com/inferno-ml/inferno
deep-learning probabilistic-machine-learning pytorch
Last synced: 5 months ago
JSON representation
Bayesian Deep Learning in PyTorch
- Host: GitHub
- URL: https://github.com/inferno-ml/inferno
- Owner: inferno-ml
- License: mit
- Created: 2025-06-19T17:39:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-27T19:01:44.000Z (6 months ago)
- Last Synced: 2025-12-29T15:49:02.357Z (6 months ago)
- Topics: deep-learning, probabilistic-machine-learning, pytorch
- Language: Python
- Homepage: https://inferno-ml.github.io/inferno/
- Size: 1.41 MB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Blazingly-fast Bayesian Deep Learning in PyTorch
---
Installation |
Documentation |
Contributing
## Installation
You can install Inferno via:
```bash
pip install inferno-torch
```