Metadata-Version: 2.1
Name: aitk.networks
Version: 0.4.2
Summary: A Keras model wrapper with visualizations
Home-page: https://github.com/ArtificialIntelligenceToolkit/aitk.networks
Author: Douglas Blank
License: BSD-3-Clause
Keywords: robot,simulator,jupyter,python
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Jupyter
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: setuptools
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: tensorflow
Requires-Dist: matplotlib
Requires-Dist: aitk.utils (>=0.2.2)
Provides-Extra: image
Requires-Dist: cairosvg ; extra == 'image'
Provides-Extra: jupyter
Requires-Dist: ipywidgets ; extra == 'jupyter'
Requires-Dist: IPython ; extra == 'jupyter'

# aitk.networks

A Keras model wrapper with visualizations



