
Photinia is a package used to build deep learning models. It is lightweight and designed for scientists who wish to implement models quickly with high flexibility.
Photinia is not a totally independent deep learning framework. It can be regarded as some kind of “shortcut” to Tensorflow. We build this project, since we wish to have an easy, powerful and free toolset to do research on deep learning.
# Dependencies
Python 3.6+
TensorFlow 1.2.0+
numpy
scipy
pymongo
opencv-python
# Installation
The package can be installed directly from PyPI repository: `bash pip3 install photinia ` Or you can just download the package from Github and copy the photinia/photinia directory to you project’s class path.
Release files for photinia 0.6.2.20190619
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| photinia-0.6.2.20190619-py3-none-any.whl | Python 3 | none | any | Details |
Release files / photinia-0.6.2.20190619-py3-none-any.whl
| Download URL | photinia-0.6.2.20190619-py3-none-any.whl |
|---|---|
| Size | 78.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0f6559ae11503ff9a133fd30d9c7dd2d206044580c6d4a93762e97cbe38bf6e5
|
|
BLAKE2b-256 checksum How to use checksums |
7b404e4cf086e916f594013688205fec20d7123578cc8e898b104f11d91c5c3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.8
|