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/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
xkuang/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
xkuang/chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
xkuang/CNN-Tutorial
Convolutional Neural Networks Tutorial Materials, Jan 2018
xkuang/coremltools
Converter tools for Core ML.
xkuang/cscs-530-wi2018
xkuang/DataScience-webapp-with-flask
Data Science webapp to show some of the capabilities of Flask and libraries such as sklearn, pandas, matplotlib, seaborn...
xkuang/DeepPavlov
An open source library for building end-to-end dialog systems and training chatbots.
xkuang/douban-movie
🎬a website based on python (flask) and react , for data display and data visualization analysis through crawling Douban movies
xkuang/feedmebetter
xkuang/flask-matplotlib-tutorial
Hopefully this will walk you through integrating semi-dynamic matplotlib charts in a small flask app.
xkuang/future-of-coding
Replication repository for Nelson, Laura K., Derek Burk, Marcel Knudsen, and Leslie McCall: "The Future of Coding: A Comparison of Hand-Coding and Three Types of Computer-Assisted Text Analysis Methods"
xkuang/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
xkuang/HappyDB
A corpus of 100,000 happy moments
xkuang/human-to-machine-date-translation
seq2seq translation with attention mechanism in pytorch
xkuang/InformationExtractionUsingNLTK
Here, I have used a text document on famous footballers and extracted information such as name of player, team, country of origin, date of birth, position etc from the document using NLTK package
xkuang/keras-question-and-answering-web-api
Question answering system developed using seq2seq and memory network model in Keras
xkuang/macOS-eGPU
Make your Mac compatible with NVIDIA and AMD eGPUs. (macOS High Sierra)
xkuang/nmtpytorch
Neural Machine Translation Framework in PyTorch
xkuang/python-sandbox
xkuang/pytorch-1
pytorch machine reading comprehension
xkuang/pytorch-lesson-zh
pytorch 包教不包会
xkuang/pytorch_template
Some templates for using pytorch.
xkuang/Reference
Implementing algorithms from scratch so I can learn more about machine learning, statistics and computer science.
xkuang/RST-parser
End-to-end automatic RST parser using neural networks. This team-project is developed as part of the Masters course ANLP at the University of Potsdam.
xkuang/sentiment_classify
基于keras的评论文本情感分类
xkuang/Seq2Seq-Vis
Visualization for Sequential Neural Networks with Attention
xkuang/sorry
在线制作`sorry 为所欲为`的gif
xkuang/textmineR
An aid for text mining in R, with a syntax that should be familiar to experienced R users. Provides a wrapper for several topic models that take similarly-formatted input and give similarly-formatted output. Has additional functionality for analyzing and diagnostics for topic models.
xkuang/TidyMallet
A tidy-native LDA implementation in Rcpp