icefire181's Stars
tensorflow/models
Models and examples built with TensorFlow
keras-team/keras
Deep Learning for humans
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
FelisCatus/SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
hzlzh/Best-App
收集&推荐优秀的 Apps/硬件/技巧/周边等
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
spf13/spf13-vim
The ultimate vim distribution
cs231n/cs231n.github.io
Public facing notes page
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
snorkel-team/snorkel
A system for quickly generating training data with weak supervision
wb14123/seq2seq-couplet
Play couplet with seq2seq model. 用深度学习对对联。
davidhalter/jedi-vim
Using the jedi autocompletion library for VIM.
HIT-SCIR/ltp
Language Technology Platform
facebookresearch/InferSent
InferSent sentence embeddings
SublimeText/LaTeXTools
LaTeX plugin for Sublime Text
PrincetonML/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
fliptheweb/bash-shortcuts-cheat-sheet
Useful shortcuts for bash/zsh
IBM/elasticsearch-spark-recommender
Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch
google/pygtrie
Python library implementing a trie data structure.
madrugado/deep-learning-nlp-rl-papers
Recent Deep Learning papers in NLU and RL
DwangoMediaVillage/pqkmeans
Fast and memory-efficient clustering
DevinZ1993/Chinese-Poetry-Generation
An RNN-based Chinese Poem Generator
leehomyc/cyclegan-1
Tensorflow implementation of CycleGANs
davmre/elbow
Flexible Bayesian inference using TensorFlow
CastellanZhang/alphaPLM
Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.
xiaohan2012/sdne-keras
Keras implementation of Structural Deep Network Embedding, KDD 2016
Oneplus/partial-crfsuite
CRFsuite with partial annotation. Used in our paper 'Domain adaptation for CRF-based Chinese word segmentation using free annotations'
tagucci/cnn-dailymail
Code to obtain raw texts of the CNN / Daily Mail dataset (non-anonymized) for summarization (python3)