Update README.md
This commit is contained in:
parent
242c9de3b6
commit
c843ace63d
11
README.md
11
README.md
@ -4,11 +4,12 @@ ProtoTorch is a PyTorch-based Python toolbox for bleeding-edge research in
|
||||
prototype-based machine learning algorithms.
|
||||
|
||||
[](https://travis-ci.org/si-cim/prototorch)
|
||||
[](https://badge.fury.io/gh/si-cim%2Fprototorch)
|
||||
[](https://badge.fury.io/py/prototorch)
|
||||

|
||||
[](https://github.com/si-cim/prototorch/releases)
|
||||
[](https://pypi.org/project/prototorch/)
|
||||
[](https://codecov.io/gh/si-cim/prototorch)
|
||||
[](https://pepy.tech/project/prototorch)
|
||||
[](https://www.codacy.com/gh/si-cim/prototorch?utm_source=github.com&utm_medium=referral&utm_content=si-cim/prototorch&utm_campaign=Badge_Grade)
|
||||

|
||||
[](https://github.com/si-cim/prototorch/blob/master/LICENSE)
|
||||
|
||||
## Description
|
||||
@ -27,12 +28,12 @@ provided by PyTorch.
|
||||
## Installation
|
||||
|
||||
ProtoTorch can be installed using `pip`.
|
||||
```
|
||||
```bash
|
||||
pip install prototorch
|
||||
```
|
||||
|
||||
To install the bleeding-edge features and improvements:
|
||||
```
|
||||
```bash
|
||||
git clone https://github.com/si-cim/prototorch.git
|
||||
git checkout dev
|
||||
cd prototorch
|
||||
|
Loading…
x
Reference in New Issue
Block a user