Skip to main content

Demos for the Neural Network Design & Deep Learning books

Project description

nndesigndemos

This is a set of demonstrations paired with the Neural Network Design & Neural Network Design: Deep Learning books written in Python.

Installation

nndesigndemos is supported on macOS, Linux and Windows. It uses PyQt5, so your OS version needs to be compatible with it. If you get an installation error, this is most likely the reason.

Installing via pip

The quick way is simply to install via pip install nndesigndemos, which works in most cases.

The recommended way is to create a virtual environment to avoid dependency issues. Here is an easy way to do so:

python3 -m venv env
source env/bin/activate  # macOS/Linux
env\Scripts\activate.bat  # Windows
pip install nndesigndemos

To deactivate the virtual environment, just type deactivate.

Usage

All the demos start from the same main menu, which can be accessed by entering the Python Shell and running

from nndesigndemos import nndtoc
nndtoc()

After doing so, a window will pop up, and you will be able to navigate the demos listed by book and then by chapter.

There are some demos that have sound, so if you want to mute them just run nndtoc(play_sound=False) instead.

The original software for these demos runs on MATLAB, so for every section of the Neural Network Design book where you see the MATLAB logo, there will be a corresponding Python demo in this package. The second book is in progress.

If you are using multiple monitors and switching between them, you may need to restart your computer to avoid scaling issues.

Dependencies

These are the packages needed to run all the demos. These specific versions are known to work, but this does not mean older or newer versions will cause any issues.

  • Python 3.5+
  • PyQt5 5.14.1
  • NumPy 1.18.1
  • SciPy 1.4.1
  • Matplotlib 3.1.2

License

nndesigndemos is available under 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

nndesigndemos-1.0.1.tar.gz (24.2 MB view details)

Uploaded Source

Built Distribution

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

nndesigndemos-1.0.1-py3-none-any.whl (24.4 MB view details)

Uploaded Python 3

File details

Details for the file nndesigndemos-1.0.1.tar.gz.

File metadata

  • Download URL: nndesigndemos-1.0.1.tar.gz
  • Upload date:
  • Size: 24.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for nndesigndemos-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6cf6ee04bde8947874f738956ea555d800c1cf9c558fa25b1e47b7262d276478
MD5 8c3dfb845a9908b2a967dcd03aa4e23f
BLAKE2b-256 f2c244e695d981256a79659cc73eb810bad76e2db2d55447ff4d4a73450db1ee

See more details on using hashes here.

File details

Details for the file nndesigndemos-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: nndesigndemos-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 24.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for nndesigndemos-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4a26d0b710ecb6c3d2ca50723c0ccac48b25417bfbd5d60cc7df8389f7cbf097
MD5 cf516ab4aab69fbdbe83fbfe893b1dba
BLAKE2b-256 009533454179a6665ba2535483d3b45656b40d71b2a19bea98756892b417539f

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