File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Bells & Whistles: a minimalist PyTorch-based framework for fast & flexible research
4
4
5
- [ ![ python] ( https://img.shields.io/badge/-Python_3.7_%7C_3.8_%7C_3.9_%7C_3.10-blue?logo=python&logoColor=white )] ( https://www.python.org/ )
6
- [ ![ pytorch] ( https://img.shields.io/badge/PyTorch_1.10+-ee4c2c?logo=pytorch&logoColor=white )] ( https://pytorch.org/get-started/locally/ )
5
+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/DubiousCactus/bells-and-whistles/python-app.yml )
6
+ [ ![ python] ( https://img.shields.io/badge/-Python_3.7_--%3E_3.11-blue?logo=python&logoColor=white )] ( https://www.python.org/ )
7
+ [ ![ pytorch] ( https://img.shields.io/badge/PyTorch_2.0+-ee4c2c?logo=pytorch&logoColor=white )] ( https://pytorch.org/get-started/locally/ )
7
8
[ ![ hydra-zen] ( https://img.shields.io/badge/Config-Hydra--Zen-9cf )] ( https://mit-ll-responsible-ai.github.io/hydra-zen/index.html )
8
9
[ ![ black] ( https://img.shields.io/badge/Code%20Style-Black-black.svg?labelColor=gray )] ( https://black.readthedocs.io/en/stable/ )
9
10
[ ![ pre-commit] ( https://img.shields.io/badge/Pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit )
10
-
11
+ [ ![ Vim] ( https://img.shields.io/badge/VIM%20ready!-mud?style=for-the-badge&logo=vim )] ( https://github.com/DubiousCactus/bells-and-whistles/blob/main/.vimspector.json )
12
+
11
13
A batteries-included PyTorch template with a terminal display that stays out of your way!
12
14
13
15
Click on [ <kbd >Use this
You can’t perform that action at this time.
0 commit comments