maggie0106's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
keras-team/keras
Deep Learning for humans
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
BVLC/caffe
Caffe: a fast open framework for deep learning.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
cs231n/cs231n.github.io
Public facing notes page
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
chainer/chainer
A flexible framework of neural networks for deep learning
ujjwalkarn/DataSciencePython
common data analysis and machine learning tasks using python
udacity/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
Lasagne/Lasagne
Lightweight library to build and train neural networks in Theano
phanein/deepwalk
DeepWalk - Deep Learning for Graphs
chihming/awesome-network-embedding
A curated list of network embedding techniques.
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
danieldjohnson/biaxial-rnn-music-composition
A recurrent neural network designed to generate classical music.
hanzhanggit/StackGAN
tensorflow/fold
Deep learning with dynamic computation graphs in TensorFlow
martin-gorner/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
palash1992/GEM
kimiyoung/planetoid
Semi-supervised learning with graph embeddings
sugyan/tensorflow-mnist
kvfrans/variational-autoencoder
generate MNIST using a Variational Autoencoder
epfl-lts2/gspbox
Graph Signal Processing in Matlab
ibab/python-mle
A Python package for performing Maximum Likelihood Estimates
llSourcell/Generative_Adversarial_networks_LIVE
pfnet-research/chainer-graph-cnn
Chainer implementation of 'Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering' (https://arxiv.org/abs/1606.09375)
aakhundov/tf-example-models
TensorFlow-based implementation of (Gaussian) Mixture Model and some other examples.