JJTasi's Stars
tensorflow/models
Models and examples built with TensorFlow
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
cool-RR/PySnooper
Never use print for debugging again
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
williamleif/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
paarthneekhara/text-to-image
Text to image synthesis using thought vectors
pumpikano/tf-dann
Domain-Adversarial Neural Network in Tensorflow
pybind/cmake_example
Example pybind11 module built with a CMake-based build system
osh/KerasGAN
A couple of simple GANs in Keras
shekkizh/WassersteinGAN.tensorflow
Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875
mingyuliutw/CoGAN
haroldsultan/MCTS
Python Implementations of Monte Carlo Tree Search
thuml/DAN
Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)
PetterS/monte-carlo-tree-search
Monte Carlo Tree Search with UCT with a couple of example games.
zhangqianhui/progressive_growing_of_gans_tensorflow
Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION
jhayes14/GAN
Generate images via a Generative Adversarial Network (GAN)
negrinho/deep_architect_legacy
DeepArchitect: Automatically Designing and Training Deep Architectures
ddtm/caffe
Caffe: a fast open framework for deep learning.
andrewliao11/CoGAN-tensorflow
Implement Coupled Generative Adversarial Networks in Tensorflow