Snowkylin Lazarus

Results 7 repositories owned by Snowkylin Lazarus

ntm

183
Stars
65
Forks
Watchers

TensorFlow implementation of Neural Turing Machines (NTM), with its application on one-shot learning (MANN)

line

201
Stars
84
Forks
Watchers

TensorFlow implementation of paper "LINE: Large-scale Information Network Embedding" by Jian Tang, et al.

TensorFlow-cn

853
Stars
145
Forks
Watchers

简单粗暴 TensorFlow (1.X) | A Concise Handbook of TensorFlow (1.X) | 此版本不再更新,新版见 https://tf.wiki

tensorflow-handbook

3.9k
Stars
843
Forks
Watchers

简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程

rnn-handwriting-generation

102
Stars
38
Forks
Watchers

Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves

gnn

19
Stars
5
Forks
Watchers

TensorFlow implementation of several popular Graph Neural Network layers, wrapped with tf.keras.layers.Layer.

rnn-vae

39
Stars
12
Forks
Watchers

Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"