Skip to content

Commit 4e4e726

Browse files
Update README.md
1 parent 67158c9 commit 4e4e726

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
A library for Bayesian neural network layers and uncertainty estimation in Deep Learning </a>
66
</h2>
77

8-
[![python](https://img.shields.io/badge/python-3.7%2B-blue)]()
9-
[![pytorch](https://img.shields.io/badge/pytorch-1.7.0%2B-orange)]()
10-
[![version](https://img.shields.io/badge/release-0.2.0-green)]()
8+
[![python](https://img.shields.io/badge/python-3.7%2B-blue)](https://github.com/IntelLabs/bayesian-torch)
9+
[![pytorch](https://img.shields.io/badge/pytorch-1.7.0%2B-orange)](https://github.com/IntelLabs/bayesian-torch)
10+
[![version](https://img.shields.io/badge/release-0.2.0-green)](https://github.com/IntelLabs/bayesian-torch/releases)
1111
[![license](https://img.shields.io/badge/license-BSD%203--Clause-darkblue)](https://github.com/IntelLabs/bayesian-torch/blob/main/LICENSE)
1212
<h4 align="center">
1313
<a href="https://github.com/IntelLabs/bayesian-torch#installation">Get Started</a> |

0 commit comments

Comments
 (0)