Skip to content

Commit d370080

Browse files
add badges to readme
1 parent 9e530aa commit d370080

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Tensor-Array-Python
2+
[![pypi](https://img.shields.io/pypi/v/TensorArray)](https://pypi.org/project/TensorArray/)
3+
[![status](https://img.shields.io/pypi/status/TensorArray)](https://pypi.org/project/TensorArray/)
4+
[![python](https://img.shields.io/pypi/pyversions/TensorArray)](https://pypi.org/project/TensorArray/)
5+
[![download per month](https://img.shields.io/pypi/dm/TensorArray)](https://pypi.org/project/TensorArray/)
6+
[![license](https://img.shields.io/pypi/l/TensorArray)](#)
7+
28
This machine learning library using [Tensor-Array](https://github.com/Tensor-Array/Tensor-Array) library
39

410
This project is still in alpha version, we are trying to make this look like the main framework but it is easier to code.

0 commit comments

Comments
 (0)