sdne-keras
Network embedding library
An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks
Keras implementation of Structural Deep Network Embedding, KDD 2016
92 stars
3 watching
31 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
autoencoderkeraslink-predictionnetwork-embeddingvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
jihongju/keras-fcn | A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
titu1994/keras-dualpathnetworks | Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
titu1994/inception-v4 | Implementations of deep learning architectures in Keras using the Functional API | 386 |
imlab-uiip/keras-segnet | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 184 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
benedekrozemberczki/sine | An implementation of a scalable method for learning node representations in complex networks | 72 |
titu1994/keras-resnext | An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
benedekrozemberczki/musae | Implementation of a method for generating node embeddings in graph data with attributed information | 159 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
dbln/stochastic_depth_keras | A Python implementation of the Stochastic Depth technique for deep neural networks | 139 |
theduynguyen/keras-fcn | An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
keras-team/keras | A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,045 |
zhengwang100/rsdne | A method for creating network embeddings when labeled data is imbalanced | 11 |