Pinned Repositories
2015
2018-IJCAI-top3
This 2018 IJCAI alimama Top3 Code
Ad-papers
Papers on Computational Advertising
addons
Useful extra functionality for TensorFlow 2.0 maintained by SIG-addons
agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
kaggle_study_combine
Machine-Learning-HyperSpectral-Data
Python, Machine Learning
ML_sklearn
Predict click-through rates on display ads (http://www.kaggle.com/c/criteo-display-ad-challenge)
RANE
For the paper submission, KDD, 2018: Relation-Aware Representation Learning in Information Networks
liwzhi's Repositories
liwzhi/spark-notebook
Interactive and Reactive Data Science using Scala and Spark.
liwzhi/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
liwzhi/SparkNet
Distributed Neural Networks for Spark
liwzhi/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
liwzhi/GB2260
中华人民共和国国家标准 GB/T 2260 行政区划代码
liwzhi/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
liwzhi/TensorFlow-Examples
TensorFlow tutorials and code examples for beginners
liwzhi/tensorflow
Open source software library for numerical computation using data flow graphs.
liwzhi/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Ipython Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
liwzhi/LeetCode-2
Python Solutions of All 237 LeetCode Algorithms / 12 Database / 4 Shell Questions
liwzhi/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
liwzhi/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.
liwzhi/data-science-from-scratch
code for Data Science From Scratch book
liwzhi/2015
liwzhi/free-programming-books
liwzhi/caffe
Caffe: a fast open framework for deep learning.
liwzhi/awesome-courses
List of awesome university courses for learning Computer Science!
liwzhi/awesome-computer-vision
A curated list of awesome computer vision resources
liwzhi/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
liwzhi/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
liwzhi/finance-news-crawler
A complete automated financial news crawler built on the top of Scrapy framework.
liwzhi/The-Art-Of-Programming-By-July
此为《程序员编程艺术:面试和算法心得》的初稿,于14年6月转移到Word上优化,纸质版15年上市
liwzhi/Leetcode
Algorithm Study
liwzhi/kaggle-MLSP-Africa-Soil-Property-Prediction-Challenge
python, machine learning
liwzhi/Machine-Learning-HyperSpectral-Data
Python, Machine Learning
liwzhi/go
The Open Source Data Science Masters
liwzhi/Leetcode-1
And they say Python is slow...
liwzhi/AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
liwzhi/twitter-sentiment-analysis-tutorial-201107
Code to reproduce the simple sentiment analysis from my presentation