Pinned Repositories
Syllabus
Class plan, teaching objects, assignment, date, classroom, office hour and more
week-2-Intro-to-Statistics-Analysis
Intro to Statistics Analysis: T-test, Chi Square Test and Lineaer Regression
week-3-Multivariate-Analysis-and-Data-Visualization-with-Matplotlib-and-Seaborn
Multivariate Analysis (Correlation, PCA) and Data Visualization with Matplotlib and Seaborn
week-4-Intro-to-Machine-Learning-1-for-Classification-Logistic-Regression-and-SVM
Intro to Machine Learning for Classification: Logistic Regression and SVM
Aspect-Based_OpinionMining
The goal of this project is to predict aspects that are talked about in a given review about a resturant
CogGrow
a project for AWS IoT hackathon
dutch-ner
Named entity recognition in Dutch based on conditional random fields.
Game-A-B-test-analysis
game AB test user engagement analysis
KDD-2019-Hands-on
DGL tutorial in KDD 2019
Lookalike-models
Lookalike models in AdTech
xkuang's Repositories
xkuang/Black-Boxxy
Some experiments into explaining complex black box ensemble predictions.
xkuang/chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
xkuang/CNN-Tutorial
Convolutional Neural Networks Tutorial Materials, Jan 2018
xkuang/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
xkuang/deep-nlp-seminars
Materials for deep NLP course
xkuang/DL-proyectodecurso
xkuang/douban-movie
🎬a website based on python (flask) and react , for data display and data visualization analysis through crawling Douban movies
xkuang/Easy-deep-learning-with-Keras
Keras tutorial for beginners (using TF backend)
xkuang/finch
Applied Machine Learning Models in TensorFlow
xkuang/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
xkuang/HappyDB
A corpus of 100,000 happy moments
xkuang/How-to-Predict-Stock-Prices-Easily-Demo
How to Predict Stock Prices Easily - Intro to Deep Learning #7 by Siraj Raval on Youtube
xkuang/jupyter_notebook
xkuang/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
xkuang/master-thesis
Machine Translation Using Artificial Neural Networks
xkuang/matplotlib
matplotlib: plotting with Python
xkuang/microjets-webapp
Flask code for the MicroJets web application.
xkuang/ml4a-guides
practical guides, tutorials, and code samples for ml4a
xkuang/models
Models and examples built with TensorFlow
xkuang/NLP2SQL
A research and review of techniques to provide a natural language interface to RDMS.
xkuang/nlpia
xkuang/nmt
TensorFlow Neural Machine Translation Tutorial
xkuang/nmt-keras
Neural Machine Translation with Theano+Keras
xkuang/Optimization-labs
xkuang/pandas-datareader
xkuang/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
xkuang/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
xkuang/ShapeWorld
xkuang/textmining-project1-summarization
PKU 2017 fall text mining project 1 : automatic text summarization
xkuang/wav2letter
Facebook AI Research Automatic Speech Recognition Toolkit