Pinned Repositories
500lines
500 Lines or Less
Amazing-Feature-Engineering
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
dcgan
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks" - (EASY to READ)
EffectiveTensorflow
TensorFlow tutorials and best practices.
improved-gan
code for the paper "Improved Techniques for Training GANs"
MachineLearning
Machine Learning in Action(机器学习实战)
robotics
Special-Column
看paper,踩代码的坑总是转眼就忘,重复犯错,所以还是记在专栏里面比较高效,用到的时候回顾一下,也是极好的.
vae-celebA
Variational auto-encoder trained on celebA . All rights reserved.
yzwxx's Repositories
yzwxx/vae-celebA
Variational auto-encoder trained on celebA . All rights reserved.
yzwxx/MachineLearning
Machine Learning in Action(机器学习实战)
yzwxx/robotics
yzwxx/Special-Column
看paper,踩代码的坑总是转眼就忘,重复犯错,所以还是记在专栏里面比较高效,用到的时候回顾一下,也是极好的.
yzwxx/500lines
500 Lines or Less
yzwxx/Amazing-Feature-Engineering
yzwxx/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
yzwxx/dcgan
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks" - (EASY to READ)
yzwxx/EffectiveTensorflow
TensorFlow tutorials and best practices.
yzwxx/improved-gan
code for the paper "Improved Techniques for Training GANs"
yzwxx/Kaggle_Competition_Treasure
Describe past Kaggle solutions
yzwxx/Label_Lab
a tool to create labels for images with an index-based name
yzwxx/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
yzwxx/numpy-ml
Machine learning, in numpy
yzwxx/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
yzwxx/text-to-image
Generative Adversarial Text to Image Synthesis in TensorFlow and TensorLayer
yzwxx/tf_zero2one
some pieces of test
yzwxx/The-Art-Of-Programming-By-July
此为《程序员编程艺术:面试和算法心得》的初稿,于14年6月转移到Word上优化,纸质版15年上市
yzwxx/xalpha
基金投资管理回测引擎
yzwxx/yolo-tf
TensorFlow implementation of the YOLO (You Only Look Once)