a12590's Stars
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
Alibaba-Technology/hangzhouYunQi2017ppt
rasbt/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
gliese581gg/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'
shekkizh/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
sugyan/tensorflow-mnist
keunwoochoi/music-auto_tagging-keras
Music auto-tagging models and trained weights in keras/theano
white127/QA-deep-learning
tensorflow and theano cnn code for insurance QA(question Answer matching)
thunlp/TensorFlow-TransX
An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow
AIChallenger/AI_Challenger_2017
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
LucaCanali/Miscellaneous
Includes notes on using Apache Spark in general, notes on using Spark for Physics, how to run TPCDS on PySpark, how to create histograms with Spark, tools for performance testing CPUs, Jupyter notebooks examples for Spark, examples for Oracle and other DB systems.
to-shimo/chinese-word2vec
word2vec/glove/swivel binary file on chinese corpus
memray/seq2seq-keyphrase
nicolaspanel/node-svm
Support Vector Machines for nodejs
mosessoh/CNN-LSTM-Caption-Generator
A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOCO dataset.
zsctju/triplets-extraction
Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme
vmware-archive/sql_magic
Magic functions for using Jupyter Notebook with Apache Spark and a variety of SQL databases.
zaratsian/Spark
Apache Spark (Scala, PySpark, SparkR) Code, Tricks, and References
rickiepark/tfk-notebooks
Notebooks of TensorFlow Korea (https://tensorflowkorea.wordpress.com)
mGalarnyk/DSE230_Data_Analysis_Using_Hadoop_and_Spark_UCSD
Map-reduce, streaming analysis, and external memory algorithms and their implementation using the Hadoop and its eco-system: HBase, Hive, Pig and Spark. The class will include assignment of analyzing large existing databases.
melcutz/NLP-demo-2017
Semantic natural language understanding at scale using Spark, machine-learned annotators and deep-learned ontologies
burun/BerkeleyX-Apache-Spark-Labs
cyberbeast/mlaas
Open source Cloud Framework for exposing scalable Machine-Learning-as-a-Service implementation
WistariaDing/SparkWithPython
Here are some cases about Spark Python API, pyspark.