ladder_network_keras
Ladder network model
An implementation of Ladder Network architecture for semi-supervised learning using Keras and TensorFlow
Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !
101 stars
6 watching
33 forks
Language: Python
last commit: almost 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an attention-based sequence-to-sequence neural machine translation model in Keras. | 30 |
| An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
| A deep learning implementation of a multi-path network architecture for medical image segmentation | 140 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| A unified interface to various deep learning architectures | 818 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| Enables distributed deep learning with Keras and Spark for scalable model training | 1,574 |
| Enables real-time training and evaluation of machine learning models with remote dashboard visualization. | 487 |
| Converts PyTorch models to Keras models | 859 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 |
| An LLM-based tool to assist deep learning model development | 28 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |