An extension for the anntonia package to support reading keras models
Project description
ANNtoNIA_Keras
ANNtoNIA_Keras is an extension for the ANNtoNIA framework, which allows ANNtoNIA to extract the needed data from Keras models to visualize them.
Using ANNtoNIA_Keras
Instantiate a KerasReader from to path to your Keras model, for example with:
model = KerasReader('path_to_your_model')
Then, you can use this reader for a visualizer, such as the LinearModelVisualizer from ANNtoNIA:
LinearModelVisualizer(model, test_data)
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
anntonia_keras-0.0.2.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file anntonia_keras-0.0.2.tar.gz
.
File metadata
- Download URL: anntonia_keras-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73084d5dc576e0ff9ec0b9e1b82d04ca6e6b3c19f88e5bc881798146fc3c0b3e |
|
MD5 | 6ecc37b72100c9c2622e5c8f8f83cd0d |
|
BLAKE2b-256 | 9bf0db269f31bffffdf34ec7df3302ebb6ed0defc2cb896506e181e96a542394 |
File details
Details for the file anntonia_keras-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: anntonia_keras-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15c21e44ee9c486f389df349148388956a5fddce99701bdac81cd96f4c6898b9 |
|
MD5 | 9b39ca525c45b7aca544b11dca2d4554 |
|
BLAKE2b-256 | a8a8a915e220d80502c1df85bd57c62e0f093602f7df9165c0c72c17ccfe9f2a |