get the whole info from the byr forum
Repository
Repository di l11x0m7
Minimum-cost maximum-flow. This is a "ported to C++" version of the famous scaling push-relabel CS2 mcmf algorithm of A.V. Goldberg [1]. This C++ implementation is developed from the original C code. [1] A.V. Goldberg, "An Efficient Implementation of a Scaling Minimum-Cost Flow Algorithm," J. Algorithms, vol. 22, pp. 1-29, 1997.
Capsule Networks implemented with Keras.
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Simple Code Goes for Genetic Algorithm
高斯混合模型聚类
BeiYuu's Blog
Information Retrieval System
QA system on insurance fields
InsuranceQA models for Chinese corpus in insurance fields.
Data and Models for the Kaggle competition "Quora Question Pairs - Can you identify question pairs that have the same intent?"
LDA主题模型
Including pre-trained language models for fine-tuning on other NLP tasks
机器学习实战练习代码
Machine learning evaluation metrics, implemented in Python, R, Haskell, and MATLAB / Octave
Refer to https://github.com/breadada/mieSys
Modules specially for sentiment analysis of news comments.
OJ from leetcode, lintcode and hihocode.