little7x's Stars
shiyybua/NER
基于tensorflow深度学习的中文的命名实体识别
heshenghuan/LSTM-CRF
A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.:smirk:
goodfeli/dlbook_exercises
Exercises for the Deep Learning textbook at www.deeplearningbook.org
Knio/dominate
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
ZhaofanQiu/pseudo-3d-residual-networks
Pseudo-3D Convolutional Residual Networks for Video Representation Learning
fxsjy/jieba
结巴中文分词
guillaumegenthial/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
facebookresearch/fastText
Library for fast text representation and classification.
UKPLab/emnlp2017-bilstm-cnn-crf
BiLSTM-CNN-CRF architecture for sequence tagging
taku910/crfpp
CRF++: Yet Another CRF toolkit
thunlp/THULAC-Python
An Efficient Lexical Analyzer for Chinese
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
tangjianpku/LINE
LINE: Large-scale information network embedding
KaimingHe/deep-residual-networks
Deep Residual Learning for Image Recognition
BVLC/caffe
Caffe: a fast open framework for deep learning.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
duduscript/byr-sibi
专注于北邮人撕逼,记录北邮人的各种丑态,欢迎大家fork
rasmusbergpalm/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.