Skip to content

Commit ce555ee

Browse files
authored
Update readme.md
1 parent 1741a83 commit ce555ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
</p>
55
</h1>
66

7+
[![PyPI version](https://badge.fury.io/py/flyvis.svg)](https://badge.fury.io/py/flyvis)
8+
[![Python](https://img.shields.io/pypi/pyversions/flyvis.svg)](https://pypi.org/project/flyvis/)
9+
[![Tests](https://github.com/TuragaLab/flyvis/actions/workflows/auto_test.yml/badge.svg)](https://github.com/TuragaLab/flyvis/actions/workflows/auto_test.yml)
10+
[![codecov](https://codecov.io/gh/TuragaLab/flyvis/branch/main/graph/badge.svg)](https://codecov.io/gh/TuragaLab/flyvis)
11+
[![License](https://img.shields.io/github/license/TuragaLab/flyvis.svg)](https://github.com/TuragaLab/flyvis/blob/main/LICENSE)
12+
713
A connectome-constrained deep mechanistic network (DMN) model of the fruit fly visual system in PyTorch.
814

915
- Explore connectome-constrained models of the fruit fly visual system.

0 commit comments

Comments
 (0)