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.1.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file anntonia_keras-0.0.1.tar.gz
.
File metadata
- Download URL: anntonia_keras-0.0.1.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 | 5774ddd3b4ac0409815141fbc793f86916422865eed1a63aacbc0f1e09de0b24 |
|
MD5 | 0e952ef8e0c5a3831cef76cfbcd281ca |
|
BLAKE2b-256 | 8983d289cbee5df25d8dea579101f31cbfadc87943f4159d39a77c0873538c6b |
File details
Details for the file anntonia_keras-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: anntonia_keras-0.0.1-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 | efc837b5430f0d5a3c275dd9e7dc32873060f59c77f8e616a797f8305a44c8ce |
|
MD5 | 635516348e8b37e421e71b00dd9e61b1 |
|
BLAKE2b-256 | 81727a5635c07d992ffbd52de1f7c13d5df86442319b73a4cfe88b79e5e46a44 |