lizuyao2010's Stars
PokemonGoF/PokemonGo-Bot
The Pokemon Go Bot, baking with community.
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
facebookarchive/NAMAS
Neural Attention Model for Abstractive Summarization
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
amplab/SparkNet
Distributed Neural Networks for Spark
clab/dynet
DyNet: The Dynamic Neural Network Toolkit
udacity/cs344
Introduction to Parallel Programming class code
brendano/ark-tweet-nlp
CMU ARK Twitter Part-of-Speech Tagger
facebookarchive/SCRNNs
This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/abs/1412.7753.
jwieting/iclr2016
Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong performance on semantic similarity tasks without any training or tuning on the training data for those tasks. They also can produce features that are at least as discriminative as skip-thought vectors for semantic similarity tasks at a minimum. Moreover, this code can achieve state-of-the-art results on entailment and sentiment tasks.
Lasagne/Lasagne
Lightweight library to build and train neural networks in Theano
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
Element-Research/rnn
Recurrent Neural Network library for Torch7's nn
scrapy/scrapely
A pure-python HTML screen-scraping library
songron/weblog
A simple blog system written in Flask.
huj690/leetcode_huj690
leetcoders/LeetCode
Solve problems from LeetCode.
swiftlang/swift
The Swift Programming Language
NARKOZ/hacker-scripts
Based on a true story
google/guava
Google core libraries for Java
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
mahmoud/boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
expressjs/express
Fast, unopinionated, minimalist web framework for node.
apache/tika
The Apache Tika toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF).
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
iluwatar/java-design-patterns
Design patterns implemented in Java
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone