ashhher3's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
apache/hbase
Apache HBase
prakhar1989/Algorithms
:computer: Data Structures and Algorithms in Python
yoonkim/CNN_sentence
CNNs for sentence classification
thunlp/THULAC-Python
An Efficient Lexical Analyzer for Chinese
Farama-Foundation/ViZDoom
Reinforcement Learning environments based on the 1993 game Doom :godmode:
NVIDIA/cub
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
goodfeli/theano_exercises
Exercises for my tutorials on Theano
karpathy/paper-notes
Random notes on papers, likely a short-term repo.
python-happybase/happybase
A developer-friendly Python library to interact with Apache HBase
krisjin/semantic
中文语义分析、网络舆情、中文分词 资料
rakuten-nlp/rakutenma
Rakuten MA - morphological analyzer (word segmentor + PoS Tagger) for Chinese and Japanese written purely in JavaScript.
percyliang/brown-cluster
C++ implementation of the Brown word clustering algorithm.
databricks/spark-perf
Performance tests for Apache Spark
gwtaylor/theano-rnn
Demonstration of recurrent neural network implemented with Theano
c-w/gutenberg
A simple interface to the Project Gutenberg corpus.
Huawei-Spark/Spark-SQL-on-HBase
Native, optimized access to HBase Data through Spark SQL/Dataframe Interfaces
zhongkaifu/RNNSharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
shuohangwang/SeqMatchSeq
UniversalDependencies/docs
Universal Dependencies online documentation
hans/glove.py
Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes
interrogator/corpkit
A toolkit for corpus linguistics
glample/rnn-benchmarks
Benchmarks for several RNN variations with different deep-learning frameworks
burness/mxnet-101
The code to learn mxnet
jarmoza/twic
Topic Words in Context (TWiC) is a highly-interactive, browser-based visualization for MALLET topic models
yasmina85/OffTopic-Detection
This repository contains tool and collections dataset for detecting off-topic pages from Web archived collections.
sidaw/mompy
solve polynomial optimization and generalized moment problem
sidaw/polymom
fitting mixture models using mixture of polynomials