Pinned Repositories
BackgroundTracker
A tracker using background method
blog_gitment
Save comments for blog's gitment
code_practice
leetcode and so on
Deep_Learning_AndrewNg
Homework of Andrew Ng's "Deep Learning" course in Coursera
GrabCut
A demo shows how to use "grab cut" algorithm in C++ and Opencv2+
imLogM.github.io
Personal Blog. Please visit website.
Machine_Learning_AndrewNg
Homework of Andrew Ng's "Machine Learning" course in Coursera
multi_seed_region_grow
a multi-seed region growing algorithm
notes
Original notes and blog posts
TextRank_Cpp
C++ implementation of TextRank
imLogM's Repositories
imLogM/Machine_Learning_AndrewNg
Homework of Andrew Ng's "Machine Learning" course in Coursera
imLogM/Deep_Learning_AndrewNg
Homework of Andrew Ng's "Deep Learning" course in Coursera
imLogM/multi_seed_region_grow
a multi-seed region growing algorithm
imLogM/imLogM.github.io
Personal Blog. Please visit website.
imLogM/GrabCut
A demo shows how to use "grab cut" algorithm in C++ and Opencv2+
imLogM/notes
Original notes and blog posts
imLogM/code_practice
leetcode and so on
imLogM/TextRank_Cpp
C++ implementation of TextRank
imLogM/BackgroundTracker
A tracker using background method
imLogM/blog_gitment
Save comments for blog's gitment
imLogM/CodingInterviewChinese2
《剑指Offer》第二版源代码
imLogM/guoshi_quantitative_investment_tool
A quantitative investment tool
imLogM/sentence-similarity
对四种句子/文本相似度计算方法进行实验与比较