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/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
KeruHua/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/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.
KeruHua/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
KeruHua/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
KeruHua/Chatbot-Training-Corpus
总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言
KeruHua/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
KeruHua/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
KeruHua/deeplearning-mindmap
A mindmap summarising Deep Learning concepts.
KeruHua/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
KeruHua/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
KeruHua/DeepRL-Agents
A set of implementations of Deep Reinforcement Learning Agents using Tensorflow.
KeruHua/Dialog_Corpus
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
KeruHua/dynet
DyNet: The Dynamic Neural Network Toolkit
KeruHua/finch
Lots of My (Machine Learning) Implementations based on TensorFlow / PyTorch (Keep Updating)
KeruHua/Good-Papers
I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers
KeruHua/kcws
Deep Learning Chinese Word Segment
KeruHua/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
KeruHua/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
KeruHua/MINERVA
Meandering In Networks of Entities to Reach Verisimilar Answers Edit Add topics
KeruHua/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
KeruHua/neuralcoref
✨State-of-the-art coreference resolution based on neural nets and spaCy
KeruHua/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
KeruHua/quepy
A python framework to transform natural language questions to queries in a database query language.
KeruHua/Repo-2017
Python codes in NLP, Deep Learning, Reinforcement Learning and Artificial Intelligence
KeruHua/RL-Adventure
Pytorch easy-to-follow step-by-step Deep Q Learning tutorial with clean readable code.
KeruHua/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
KeruHua/Study-Reinforcement-Learning
Studying Reinforcement Learning Guide
KeruHua/text_classification
all kinds of text classificaiton models and more with deep learning
KeruHua/textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.