Pinned Repositories
2017-JDD-Global-Data-Explorer-Competition
2017京东金融全球数据探索者大赛(3rd place)
2018-CCF-BDCI-China-Unicom-Research-Institute-top2
2018-CCF大数据与计算智能大赛-面向电信行业存量用户的智能套餐个性化匹配模型联通赛-复赛第二名解决方案
2018-DC-DataGrand-TextIntelProcess
2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)
2018-IJCAI-top3
This 2018 IJCAI alimama Top3 Code
Ad-papers
Papers on Computational Advertising
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
ASTGCN
Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019
gps2road
gps2road_py
lihang-code
《统计学习方法》的代码实现
zjuthesis
Zhejiang University Graduation Thesis LaTeX Template
BLue1881euLB's Repositories
BLue1881euLB/ASTGCN
Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019
BLue1881euLB/gps2road
gps2road_py
BLue1881euLB/lihang-code
《统计学习方法》的代码实现
BLue1881euLB/zjuthesis
Zhejiang University Graduation Thesis LaTeX Template
BLue1881euLB/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
BLue1881euLB/CppGuide
C/C++学习,后端开发进阶指南。
BLue1881euLB/crnn_chinese_characters_rec
chinese characters recognition
BLue1881euLB/Customer_Satisfaction_Analysis
2018年1月参与重庆市在线民宿满意度测评项目,负责数据采集、主题抽取、情感分析等任务。开发的目的是克服用户打分和评论不一致,实时对重庆地区在线民宿的满意度进行评测,使用Python实现了在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询POI信息的功能;构建了基于在线民宿语料的Word2vec主题聚类模型,利用主题中心词能找出对应的主题属性字典;以用户打分作为标注,然后通过实验贝叶斯、SVM、决策树等多种分类模型,最后选用贝叶斯模型进行情感分析,将情感分类概率分布作为情感趋势,最后通过POI热力图的方式对不同地域的民宿满意度进行展示。
BLue1881euLB/darknet
Convolutional Neural Networks
BLue1881euLB/Data-Analysis
Data Science Using Python
BLue1881euLB/datascience
Curated list of Python resources for data science.
BLue1881euLB/game-of-thrones
Game of Thrones Datasets and Visualizations
BLue1881euLB/icme2019-bytedance-grand-challenge
字节跳动短视频内容理解和推荐 Track2 Top8
BLue1881euLB/Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata, lihang]
BLue1881euLB/mosesdecoder
Moses, the machine translation system
BLue1881euLB/Motrix
A full-featured download manager.
BLue1881euLB/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
BLue1881euLB/Ok-Topk
Ok-Topk is a scheme for distributed training with sparse gradients. Ok-Topk integrates a novel sparse allreduce algorithm (less than 6k communication volume which is asymptotically optimal) with the decentralized parallel Stochastic Gradient Descent (SGD) optimizer, and its convergence is proved theoretically and empirically.
BLue1881euLB/opensource-bilibili
BLue1881euLB/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
BLue1881euLB/pwc
Papers with code. Sorted by stars. Updated weekly.
BLue1881euLB/Python
All Algorithms implemented in Python
BLue1881euLB/python-weka-wrapper3-examples
Example code for the python-weka-wrapper3 project.
BLue1881euLB/Research-Line
A paper list of my research line, welcome to discuss with me.
BLue1881euLB/ruijin_round2
瑞金医院MMC人工智能辅助构建知识图谱大赛复赛
BLue1881euLB/SR-GNN
Source code and datasets for the paper "Session-based Recommendation with Graph Neural Networks" (AAAI-19)
BLue1881euLB/Tencent2019_Preliminary_Rank1st
The code for 2019 Tencent College Algorithm Contest, and the online result ranks 1st in the preliminary.
BLue1881euLB/text2image
BLue1881euLB/video-dataset-preprocess
code about preprocessing and dataloaders for video dataset including UCF101 and HMDB based on PyTorch
BLue1881euLB/zmPDSwR
Example R scripts and data for "Practical Data Science with R" 1st edition by Nina Zumel and John Mount (Manning Publications)