huyssenZ
A student who had obsessed with programming, who wanna learn experience and technology from those good guys, who always convinced that one day can be a master.
college ~ nchu.China Peking
Pinned Repositories
aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
caffe
Caffe: a fast open framework for deep learning.
CaffeOnSpark
Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
competetion
big data
couchdb
Mirror of Apache CouchDB
couchdb-fauxton
Mirror of Apache CouchDB
CSS-note
CSS笔记
CTR-Prediction
Sharing the CTR Prediction original paper and personal study notes
tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
huyssenZ's Repositories
huyssenZ/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
huyssenZ/aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
huyssenZ/caffe
Caffe: a fast open framework for deep learning.
huyssenZ/CaffeOnSpark
huyssenZ/Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
huyssenZ/competetion
big data
huyssenZ/couchdb
Mirror of Apache CouchDB
huyssenZ/couchdb-fauxton
Mirror of Apache CouchDB
huyssenZ/CSS-note
CSS笔记
huyssenZ/CTR-Prediction
Sharing the CTR Prediction original paper and personal study notes
huyssenZ/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
huyssenZ/IJava
A Jupyter kernel for executing Java code.
huyssenZ/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
huyssenZ/master
the master line for one project
huyssenZ/mlpack
mlpack: a scalable C++ machine learning library --
huyssenZ/mzitu
👧 美女写真套图爬虫(二)
huyssenZ/Python
Python3.6编写的各种大小程序
huyssenZ/tensorflow
Computation using data flow graphs for scalable machine learning
huyssenZ/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
huyssenZ/tensorflow_poems
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
huyssenZ/textClassifier
tensorflow implementation
huyssenZ/Theoretical-Proof-of-Neural-Network-Model-and-Implementation-Based-on-Numpy
This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for the in-depth understanding of neural networks. 神经网络模型的理论证明与基于Numpy的实现。
huyssenZ/TinyDeepLearning
python实现的一个简易深度学习框架,用于理解深度学习内部实现原理