keras-vis
Visualization tool
A toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps.
Neural network visualization toolkit for keras
3k stars
71 watching
661 forks
Language: Python
last commit: almost 3 years ago
Linked from 3 awesome lists
deep-learningkerasmachine-learningneural-networkstensorflowtheanovisualization
Related projects:
Repository | Description | Stars |
---|---|---|
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network | Tools to aid in designing and visualizing neural network architectures | 4,471 |
paulgavrikov/visualkeras | A Python package to visualize Keras neural network architectures. | 585 |
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,948 |
tomgoldstein/loss-landscape | Visualizes the loss surfaces of neural networks to understand their behavior and flatness. | 2,836 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
transcranial/keras-js | An open source JavaScript library that allows running Keras models in the browser with GPU support using WebGL. | 4,963 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
keras-team/keras-tuner | A hyperparameter optimization framework for machine learning models | 2,862 |
zhixuhao/unet | An implementation of the U-Net architecture for image segmentation using Keras and TensorFlow. | 4,593 |
qqwweee/keras-yolo3 | An open source implementation of YOLOv3 using Keras and TensorFlow | 7,137 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
keras-rl/keras-rl | An implementation of state-of-the-art deep reinforcement learning algorithms in Python. | 5,526 |
titu1994/keras-resnext | An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |