Pinned Repositories
Chatbot
基於向量匹配的情境式聊天機器人
CIKM-AnalytiCup-2018
[ACM-CIKM] 2nd place solution at CIKM AnalytiCup 2018, a task for determining short text similarities.
DeepToxic
top 1% solution to toxic comment classification challenge on Kaggle.
Gossiping-Chinese-Corpus
PTT 八卦版問答中文語料
Kyara
a lightweight-yet-efficient Chinese LLM.
PTT-Chat-Generator
批踢踢推文產生器
PTT-Crawler
A web crawler specifically for PTT website.
Sequence-to-Sequence-101
a series of tutorials on sequence to sequence learning, implemented with PyTorch.
word2vec-tutorial
中文詞向量訓練教學
WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
zake7749's Repositories
zake7749/Chatbot
基於向量匹配的情境式聊天機器人
zake7749/word2vec-tutorial
中文詞向量訓練教學
zake7749/Gossiping-Chinese-Corpus
PTT 八卦版問答中文語料
zake7749/PTT-Chat-Generator
批踢踢推文產生器
zake7749/DeepToxic
top 1% solution to toxic comment classification challenge on Kaggle.
zake7749/CIKM-AnalytiCup-2018
[ACM-CIKM] 2nd place solution at CIKM AnalytiCup 2018, a task for determining short text similarities.
zake7749/Sequence-to-Sequence-101
a series of tutorials on sequence to sequence learning, implemented with PyTorch.
zake7749/WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
zake7749/PTT-Crawler
A web crawler specifically for PTT website.
zake7749/Line-Chatbot
Rule-based Line chatbot demo, constructed with django.
zake7749/Kyara
a lightweight-yet-efficient Chinese LLM.
zake7749/Fill-the-GAP
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
zake7749/Luis-LineBot
a chatbot published on line, using LUIS for intent classification.
zake7749/NCKU-Online-Judge
Demonstration of an Online Judge System.
zake7749/TensorFlow-Study-Notes
zake7749/MNIST
a Keras CNN autoencoder to solve the Kaggle Competition MNIST.
zake7749/zake7749.github.io
Personal blog.
zake7749/AboutMe
My brief history.
zake7749/google-interview-university
A complete daily plan for studying to become a Google software engineer.
zake7749/CartPole-v0
zake7749/DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
zake7749/DSAI
Not useful
zake7749/Edge-Detection
zake7749/encoder_decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
zake7749/IKDD-Hackathon
Using Spark to complete the Big Data processing on 2016 IKDD Hackathon.
zake7749/lectures
Oxford Deep NLP 2017 course
zake7749/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
zake7749/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
zake7749/TextPruner
A PyTorch-based model pruning toolkit for pre-trained language models
zake7749/toxic
Toxic Comment Classification Challenge