Helpful Keras Import Wrapper
Project description
Helpful Keras Import Wrapper
This is a library meant to help get an optimized version of Keras and other useful libraries without worrying about what is the underlying implementation (PlaidML, Tensorflow etc.)
Usage
from keras_helper import keras
if not keras:
raise ImportError('No keras found')
Questions?
Reach out to Karthik Kumar Viswanathan karthikkumar at gmail dot com
for any suggestions, feedback. PRs 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 Distribution
keras-helper-1.0.tar.gz
(3.1 kB
view details)
File details
Details for the file keras-helper-1.0.tar.gz
.
File metadata
- Download URL: keras-helper-1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e18665a089de2953d3093633b3d5fb63b8bfff19f323402848dbf89696b6ebb |
|
MD5 | ac360ef43c84e510a0a8abe009bdaf41 |
|
BLAKE2b-256 | ac873674ca3b65850fae438a94cf6d95e08b9817f7e85b4a7df9827de24e0b61 |