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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size tensorop-0.0.8.1-py3-none-any.whl (18.7 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for tensorop-0.0.8.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 384288fbd155a5d69a26c565d532d08486c96edd73ef8a4464638b271f1512d2 |
|
MD5 | 0a13c245815ae39d79aed14009b51174 |
|
BLAKE2-256 | aa5de4f11faefd34bc1e2456ad986a93a84a0a22e68d48c24c85dacc240b55b2 |