We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab811b5 commit 9e530aaCopy full SHA for 9e530aa
README.md
@@ -2,3 +2,8 @@
2
This machine learning library using [Tensor-Array](https://github.com/Tensor-Array/Tensor-Array) library
3
4
This project is still in alpha version, we are trying to make this look like the main framework but it is easier to code.
5
+
6
+## How to install Tensor-Array python version.
7
+```shell
8
+$ pip install TensorArray
9
+```
0 commit comments