NLPer. Know some machine learning and tensorflow.
Matrix_Derivatives. This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.
561Chinese-Character-Recognition. This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
205mnist-bn. Using slim to perform batch normalization
59tf-tutorial. From basic linear regression, to CNN, to RNN, to seq2seq.
47SVM-python. Implemented SVM in Python. In particular, the SMO algorithm is implemented.
46QA-System. Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."
45FDTD3D. A parallel implementation of 3D FDTD simulation using MPI.
6Vehicle-identification. Use CNN to identify vehicles from surveillance video.
6cicling-2016. Source code for the CICLING 2016 paper "Optimize Hierarchical Softmax with Word Similarity Knowledge."
4LinearCRF-Python. Implemented a Linear Chain CRF to perform Chinese Word Segmentation
3GraphTheoryTemplates. templates of graph theory algorithms
2tensorflow-101. learn code with tensorflow
2Deep-Learning-Papers-Reading-Roadmap. Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
2nlptfbook. Python
2Google-Codejam-Kickstart-Round-A-2017. This is my solution to Google Codejam Kickstart Round A 2017.
2ssd-tf2. A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0
1show-me-the-code. Python 练习册,每天一个小程序
1keras. Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
1Clause-Alignment. Given parallel sentences, provide clause alignment result.
1analogy-explained. Python
1