Skip to main content

Draw neural network figures with Matplotlib

Project description

Copyright (c) 2017-2024 Jérémie DECOCK <jd.jdhp@gmail.com> (www.jdhp.org)

Table of Contents

Description

Draw neural network figures with Matplotlib

Note:

This project is still in beta stage, so the API is not finalized yet.

Dependencies

Neural Network Figures requires Python 3.11 (or newer) and Python packages listed in the requirements.txt file.

Installation (development environment)

Posix (Linux, MacOSX, WSL, …)

From the Neural Network Figures source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
source env/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements-dev.txt

Windows

From the Neural Network Figures source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
env\Scripts\activate.bat
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements-dev.txt

Installation (production environment)

pip install nnfigs

Documentation

Build and run the Python Docker image

Build the docker image

From the Neural Network Figures source code:

docker build -t nnfigs:latest .

Run unit tests from the docker container

From the Neural Network Figures source code:

docker run nnfigs pytest

Run an example from the docker container

From the Neural Network Figures source code:

docker run nnfigs python3 /app/examples/hello.py

Bug reports

To search for bugs or report them, please use the Neural Network Figures Bug Tracker at:

https://gitlab.com/jdhp-dev/neural-network-figures/issues

License

This project is provided under the terms and conditions of the MIT License.

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

nnfigs-0.2.2.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nnfigs-0.2.2-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file nnfigs-0.2.2.tar.gz.

File metadata

  • Download URL: nnfigs-0.2.2.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.2

File hashes

Hashes for nnfigs-0.2.2.tar.gz
Algorithm Hash digest
SHA256 7d9331127ad6daad5b961140e7227eaa421e59c6c138594d63d17e9512918e48
MD5 ec2031f1333ec29923ce3bfc292b7389
BLAKE2b-256 9997d9bdaab876f258c214ed158de3af2e9bc6266471335e2a52584c9736e088

See more details on using hashes here.

File details

Details for the file nnfigs-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: nnfigs-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.2

File hashes

Hashes for nnfigs-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bae3410c5df9ae18a806598ecc8ac3359ccc3f4a89599c54f3a39e56bfeab33c
MD5 127c619b384e14af877e5200c5ecd658
BLAKE2b-256 c3aade122a64eac01d713a178f961e2b5fdb522d4ca52b255f1ab92f7e1611ec

See more details on using hashes here.

Supported by

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