Pinned Repositories
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
2014_data
Data directory for the CS109 Data Science course
5th_place_solution_facebook_check_ins
My solution rank 5th/1212 in Facebook check ins prediction competition at Kaggle
abcnn-keras
Keras implementation of ABCNN by Yin & Schütze (WIP)
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithms-data-structures
Continually updated Python Notebooks containing coding problems and solutions (algorithms and data structures).
mlstudy
mlstudy
laisun's Repositories
laisun/mlstudy
mlstudy
laisun/Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
laisun/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
laisun/attention
some attention implements
laisun/catboost
CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
laisun/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
laisun/DL-text
Text pre-processing library for deep learning (Keras, tensorflow).
laisun/face_recognition
The world's simplest facial recognition api for Python and the command line
laisun/fastText.py
A Python interface for Facebook fastText
laisun/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
laisun/goose3
A Python 3 compatible version of goose
laisun/hierarchical-attention-networks
Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf
laisun/kaggle-quora-question-pairs
Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)
laisun/Keras-Classification-Models
Collection of Keras models used for classification
laisun/Latex
This is a Latex-WorkSpace being used by xinze.zh includes tutorial, CV and templates.
laisun/lopq
Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Python and Spark.
laisun/LSTM_Attention
attention-based LSTM/Dense implemented by Keras
laisun/Machine-learning-implement
Teach you how to implement machine learning algorithms
laisun/machine_learning_basics
Plain python implementations of basic machine learning algorithms
laisun/magpie
Deep neural network framework for multi-label text classification
laisun/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
laisun/multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
laisun/nmslib
Non-Metric Space Library (NMSLIB): A similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
laisun/NSC
Neural Sentiment Classification
laisun/py_crepe
Keras implementation of the Crepe character-level convolutional neural net.
laisun/R-NET-in-Keras
R-NET implementation in Keras.
laisun/recitations
Recitation notes for cs3157, the C systems programming course with a narrative
laisun/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
laisun/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
laisun/zh-NER-keras
details