Pinned Repositories
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
2014_data
Data directory for the CS109 Data Science course
5th_place_solution_facebook_check_ins
My solution rank 5th/1212 in Facebook check ins prediction competition at Kaggle
abcnn-keras
Keras implementation of ABCNN by Yin & Schütze (WIP)
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithms-data-structures
Continually updated Python Notebooks containing coding problems and solutions (algorithms and data structures).
mlstudy
mlstudy
laisun's Repositories
laisun/kdtree
KDTree library
laisun/kmeans
A CUDA implementation of the k-means clustering algorithm