Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AutoSPARQL
Warning: Not working at the moment. Maintainer on parental leave. AutoSPARQL allows to create SPARQL queries over RDF knowledge bases from natural language with low effort.
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
OpenKE
An Open-Source Package for Knowledge Embedding (KE)
PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
TensorFlow-ML-Exercises
Learning Machine Learning with TensorFlow
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
KeruHua's Repositories
KeruHua/TensorFlow-ML-Exercises
Learning Machine Learning with TensorFlow
KeruHua/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
KeruHua/BanditsBook
Code for my book on Multi-Armed Bandit Algorithms
KeruHua/chinese_correct_wsd
简易的中文纠错和消歧
KeruHua/dl-docker
An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)
KeruHua/docker
Docker - the open-source application container engine
KeruHua/MachineLearning
Machine Learning Notes
KeruHua/models
Models built with TensorFlow
KeruHua/py-optim
Gradient-based optimization algorithms in Python