Neural Plot - A Technic to Visualizing Neural Networks of TensorFlow/Keras model

Опубликовано: 24 Октябрь 2024
на канале: Raj Soni
4,468
74

Neural Plot is a python library for visualizing Neural Networks. It helps to plot Keras/Tensorflow model with matplotlib backend.

Run the following to install:
$ pip install neuralplot

Docs on GitHub - https://github.com/Rajsoni03/neuralplot