Simplified DL lib for simplified accelerated research
Project description
# tensorop
<img style="float: centre;" src="tensorop_logo.png">
[](https://badge.fury.io/py/tensorop)
Tensorop is a Deep Learning library built over Pytorch to accelerate research in the simplest manner possible without compromising on flexibility. Each module/object returned can be used with Pytorch at any moment (total sync). It can also be extended with [fastai](https://github.com/fastai/fastai).
## Getting Started
### Prerequisites
Install `pytorch` and `torchvision` from [pytorch.org](pytorch.org)
- Pytorch 1.0
- Torchvision
- Fastai (Optional: Can be extended)
- Pandas
- Numpy
### Installing
Using with git (Recommended method)
```
$ git clone https://github.com/prajjwal1/tensorop
$ cd tensorop
```
Installation via Pypi
```
$ pip3 install tensorop
```
Pypi install is not being updated regularly until v0.1 comes out
### Example/Tutorials
Tutorials can be found [here](https://github.com/prajjwal1/tensorop/tree/master/nbs). They may not be updated,please refer to docs for updated API or file an issue.
- Image Classification
- [Example 1](https://github.com/prajjwal1/tensorop/blob/master/nbs/example1.ipynb)
## Docs
Docs can be found [here](https://github.com/prajjwal1/tensorop/tree/master/docs).
### Components (Structure)
- Model
- Dataset
- Loss
- Norm
- Torch Utils
- Trainer
- Transforms
- Ensembling
- Utils
These are frequently changing once `v0.1` is out
## Contributing
There is so much work which needs to be done as of now, PRs are always welcome.
<img style="float: centre;" src="tensorop_logo.png">
[](https://badge.fury.io/py/tensorop)
Tensorop is a Deep Learning library built over Pytorch to accelerate research in the simplest manner possible without compromising on flexibility. Each module/object returned can be used with Pytorch at any moment (total sync). It can also be extended with [fastai](https://github.com/fastai/fastai).
## Getting Started
### Prerequisites
Install `pytorch` and `torchvision` from [pytorch.org](pytorch.org)
- Pytorch 1.0
- Torchvision
- Fastai (Optional: Can be extended)
- Pandas
- Numpy
### Installing
Using with git (Recommended method)
```
$ git clone https://github.com/prajjwal1/tensorop
$ cd tensorop
```
Installation via Pypi
```
$ pip3 install tensorop
```
Pypi install is not being updated regularly until v0.1 comes out
### Example/Tutorials
Tutorials can be found [here](https://github.com/prajjwal1/tensorop/tree/master/nbs). They may not be updated,please refer to docs for updated API or file an issue.
- Image Classification
- [Example 1](https://github.com/prajjwal1/tensorop/blob/master/nbs/example1.ipynb)
## Docs
Docs can be found [here](https://github.com/prajjwal1/tensorop/tree/master/docs).
### Components (Structure)
- Model
- Dataset
- Loss
- Norm
- Torch Utils
- Trainer
- Transforms
- Ensembling
- Utils
These are frequently changing once `v0.1` is out
## Contributing
There is so much work which needs to be done as of now, PRs are always welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tensorop-0.0.8.1-py3-none-any.whl.
File metadata
- Download URL: tensorop-0.0.8.1-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
384288fbd155a5d69a26c565d532d08486c96edd73ef8a4464638b271f1512d2
|
|
| MD5 |
0a13c245815ae39d79aed14009b51174
|
|
| BLAKE2b-256 |
aa5de4f11faefd34bc1e2456ad986a93a84a0a22e68d48c24c85dacc240b55b2
|