Metadata-Version: 2.1
Name: torchspider
Version: 0.0.11
Summary: A Pytorch-based framework
Home-page: https://github.com/ghlai9665/octopus
Author: Gary Lai
Author-email: glai9665@gmail.com
License: Apache v2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dill (==0.3.4)
Requires-Dist: fastai (==2.5.3)
Requires-Dist: matplotlib (==3.3.4)
Requires-Dist: numpy (==1.20.1)
Requires-Dist: torch (==1.10.0)
Requires-Dist: tqdm (==4.59.0)
Requires-Dist: wandb (==0.12.7)

torchspider is a machine learning framework

## Install

```
pip install torchspider
```

## Contributing

PRs are welcomed. Please reach out!

