tonystark262's Stars
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
anishathalye/neural-style
Neural style in TensorFlow! 🎨
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
woojeongjin/dynamic-KG
Dynamic (Temporal) Knowledge Graph Completion (Reasoning)
eridgd/WCT-TF
TensorFlow/Keras implementation of "Universal Style Transfer via Feature Transforms" from https://arxiv.org/abs/1705.08086
hwalsuklee/tensorflow-style-transfer
A simple, concise tensorflow implementation of style transfer (neural style)
hwalsuklee/tensorflow-fast-style-transfer
A simple, concise tensorflow implementation of fast style transfer
neural-nuts/image-caption-generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
NikhilGupta1997/Yinsh-AI
An implementation of the game Yinsh. Support for clients to play on a central server.
MuhammedBuyukkinaci/Neural-Style-Transfer-with-TensorFlow
Implementation of Neural Style Transfer algorithm with pre-trained VGG-16 Network & TensorFlow in Python 3.