TensorArray


NameTensorArray JSON
Version 0.0.1a1 PyPI version JSON
download
home_page
SummaryA machine learning package
upload_time2024-01-10 02:49:13
maintainer
docs_urlNone
authorTensorArray-Creators
requires_python>=3.9
license
keywords tensor array tensorarray machine learning deep learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tensor Array Python
[![pypi](https://img.shields.io/pypi/v/TensorArray)](https://pypi.org/project/TensorArray/)
[![status](https://img.shields.io/pypi/status/TensorArray)](https://pypi.org/project/TensorArray/)
[![python](https://img.shields.io/pypi/pyversions/TensorArray)](https://pypi.org/project/TensorArray/)
[![download per month](https://img.shields.io/pypi/dm/TensorArray)](https://pypi.org/project/TensorArray/)
[![license](https://img.shields.io/pypi/l/TensorArray)](#)

This machine learning library using [Tensor-Array](https://github.com/Tensor-Array/Tensor-Array) library

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

## How to install Tensor-Array python version.
```shell
$ pip install TensorArray
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "TensorArray",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "tensor,array,TensorArray,machine learning,deep learning",
    "author": "TensorArray-Creators",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f2/86/07bdf0abad5337be9c6313671c19d5cc623e4761f7511fc50784bb34033c/TensorArray-0.0.1a1.tar.gz",
    "platform": null,
    "description": "# Tensor Array Python\n[![pypi](https://img.shields.io/pypi/v/TensorArray)](https://pypi.org/project/TensorArray/)\n[![status](https://img.shields.io/pypi/status/TensorArray)](https://pypi.org/project/TensorArray/)\n[![python](https://img.shields.io/pypi/pyversions/TensorArray)](https://pypi.org/project/TensorArray/)\n[![download per month](https://img.shields.io/pypi/dm/TensorArray)](https://pypi.org/project/TensorArray/)\n[![license](https://img.shields.io/pypi/l/TensorArray)](#)\n\nThis machine learning library using [Tensor-Array](https://github.com/Tensor-Array/Tensor-Array) library\n\nThis project is still in alpha version, we are trying to make this look like the main framework but it is easier to code.\n\n## How to install Tensor-Array python version.\n```shell\n$ pip install TensorArray\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A machine learning package",
    "version": "0.0.1a1",
    "project_urls": {
        "Homepage": "https://github.com/Tensor-Array/Tensor-Array-Python",
        "Issues": "https://github.com/Tensor-Array/Tensor-Array-Python/issues",
        "Repository": "https://github.com/Tensor-Array/Tensor-Array-Python.git"
    },
    "split_keywords": [
        "tensor",
        "array",
        "tensorarray",
        "machine learning",
        "deep learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "230b70a649b3c0730405997d846ce281a795c6def005150c6ff2a03451e48e83",
                "md5": "8e2b677aea9ed07457720a036df92d52",
                "sha256": "f9a3ac41f4b89d9a0a05d3f944a0f52aea3426cbe344928fd5683d8b516d1989"
            },
            "downloads": -1,
            "filename": "TensorArray-0.0.1a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e2b677aea9ed07457720a036df92d52",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8683,
            "upload_time": "2024-01-10T02:49:12",
            "upload_time_iso_8601": "2024-01-10T02:49:12.430946Z",
            "url": "https://files.pythonhosted.org/packages/23/0b/70a649b3c0730405997d846ce281a795c6def005150c6ff2a03451e48e83/TensorArray-0.0.1a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f28607bdf0abad5337be9c6313671c19d5cc623e4761f7511fc50784bb34033c",
                "md5": "703dab4afbafdbb0376b3e961afdcd69",
                "sha256": "981bc8f12e2c13547b756bb468b3a887ad7feae69aa9a7bb623cded8a06b5b7f"
            },
            "downloads": -1,
            "filename": "TensorArray-0.0.1a1.tar.gz",
            "has_sig": false,
            "md5_digest": "703dab4afbafdbb0376b3e961afdcd69",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5423,
            "upload_time": "2024-01-10T02:49:13",
            "upload_time_iso_8601": "2024-01-10T02:49:13.870693Z",
            "url": "https://files.pythonhosted.org/packages/f2/86/07bdf0abad5337be9c6313671c19d5cc623e4761f7511fc50784bb34033c/TensorArray-0.0.1a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 02:49:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tensor-Array",
    "github_project": "Tensor-Array-Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tensorarray"
}
        
Elapsed time: 0.16075s