An open API service indexing awesome lists of open source software.

https://github.com/hourout/tensormodel

Deep learning application collection
https://github.com/hourout/tensormodel

Last synced: about 1 year ago
JSON representation

Deep learning application collection

Awesome Lists containing this project

README

          

# tensormodel
Deep learning application collection

## Installation

To install this verson from [PyPI](https://pypi.org/project/tensormodel/), type:

```
pip install tensormodel -U
```

To get the newest one from this repo (note there may be frequent updates), type:

```
pip install git+https://github.com/Hourout/tensormodel.git
```