Skip to main content

a tool to visualize ML/AI/NN architectures

Project description

deeplot

a library to display/visualize images of neural networks PyTorch Tabular

pypi PyPI - Downloads DOI contributions welcome

Python Library aimed for displaying architecture image of neural networks.

*Low code

*Easy to use

This library has been built using opencv and matplotlib.

Table of Contents

Installation

Create a python virtual environment using venv or conda or pipenv etc. Once, you have the env ready, just use below command to get the installation going:

 pip install -m deeplot

The sources for deeplot can be downloaded from the Github repo_.

You can either clone the public repository:

git clone https://github.com/SimeraAI/deeplot.git

Once you have a copy of the source, you can install it with:

python setup.py install

Documentation

For complete Documentation with tutorials visit ReadTheDocs

Available Architectures

Usage

from deeplot import deeplot

deeplot.VGG()
deeplot.GoogleNet()

Future Roadmap(Contributions are Welcome)

Add new Architectures include a visualization of the architecture include a util tool to convert the architecture to a graph

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deeplot-0.0.5.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distribution

deeplot-0.0.5-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page