Pinned Repositories
cs231n
the homework of cs231n -2016
data-analysis-python-tutorial
记录使用pandas,matplotlib,numpy的一些流程方法
fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
leetcode
leetcode记录
NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)
pandas-cookbook
Recipes for using Python's pandas library
py_regular_expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
statistic_learning
看统计学习方法、PRML等书的代码实现、结合注解与教材方便以后查看。
mahatmaWM's Repositories
mahatmaWM/statistic_learning
看统计学习方法、PRML等书的代码实现、结合注解与教材方便以后查看。
mahatmaWM/cs231n
the homework of cs231n -2016
mahatmaWM/data-analysis-python-tutorial
记录使用pandas,matplotlib,numpy的一些流程方法
mahatmaWM/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
mahatmaWM/leetcode
leetcode记录
mahatmaWM/NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)
mahatmaWM/pandas-cookbook
Recipes for using Python's pandas library
mahatmaWM/py_regular_expressions
Learn Python Regular Expressions step by step from beginner to advanced levels