keras-sequential-ascii
Model summarizer
A tool for displaying detailed ASCII summaries of Keras sequential models.
ASCII summary for simple sequential models in Keras
126 stars
9 watching
19 forks
Language: Jupyter Notebook
last commit: almost 6 years ago
Linked from 1 awesome list
asciiconvnetdeep-learningkeraskeras-visualizationsequential-models
Related projects:
Repository | Description | Stars |
---|---|---|
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
divamgupta/attention-translation-keras | An implementation of an attention-based sequence-to-sequence neural machine translation model in Keras. | 30 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
ssoper/summarize | A Ruby wrapper around an Open Text Summarizer C library to summarize text content. | 204 |
pavlosmelissinos/enet-keras | An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
fabprezja/keras-gpt-copilot | An LLM-based tool to assist deep learning model development | 28 |
keras-team/keras-cv | Provides modular computer vision components compatible with various deep learning frameworks | 1,010 |
ykamikawa/tf-keras-segnet | An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 178 |
dobiasd/frugally-deep | A lightweight C++ library that enables the use of Keras models without linking to TensorFlow | 1,073 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
keplr-io/hera | Enables real-time training and evaluation of machine learning models with remote dashboard visualization. | 487 |
kentsommer/keras-inceptionv4 | An implementation of a deep neural network architecture for image classification using Keras. | 471 |
kata-ai/indosum | Provides a benchmark dataset and tools for training text summarization models in the Indonesian language. | 76 |