Rui Dai's starred repositories

MMDW

Max-margin DeepWalk

Language:JavaLicense:MITStargazers:71Issues:0Issues:0

LinearSVMClassification

Forest cover type classification/detection using linear support vector machine implemented with gradient descent (from scratch)

Language:PythonStargazers:6Issues:0Issues:0

ml-python

Some machine learning algorithms implemented in python.

Language:Jupyter NotebookLicense:MITStargazers:11Issues:0Issues:0

MachineLearning

Machine learning algorithms implemented by pure numpy

Language:Jupyter NotebookLicense:MITStargazers:1059Issues:0Issues:0

deepwalk

DeepWalk - Deep Learning for Graphs

Language:PythonLicense:NOASSERTIONStargazers:2661Issues:0Issues:0

SVM-w-SMO

Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.

Language:PythonLicense:MITStargazers:118Issues:0Issues:0

GBDT

A simple GBDT in Python

Language:PythonStargazers:351Issues:0Issues:0

SVM-python

Implemented SVM in Python. In particular, the SMO algorithm is implemented.

Language:PythonLicense:MITStargazers:45Issues:0Issues:0

lstm

Minimal, clean example of lstm neural network training in python, for learning purposes.

Language:PythonStargazers:1731Issues:0Issues:0

topical_word_embeddings

A demo code for topical word embedding

Language:PythonLicense:MITStargazers:315Issues:0Issues:0

cs231n

cs231n assignments sovled by https://ghli.org

Language:Jupyter NotebookStargazers:1356Issues:0Issues:0

generative-adversarial-networks

Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs

Language:Jupyter NotebookLicense:MITStargazers:536Issues:0Issues:0

text_classification

all kinds of text classification models and more with deep learning

Language:PythonLicense:MITStargazers:7804Issues:0Issues:0
Language:Jupyter NotebookStargazers:247Issues:0Issues:0

nmt

TensorFlow Neural Machine Translation Tutorial

Language:PythonLicense:Apache-2.0Stargazers:6357Issues:0Issues:0

ItChat

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

Language:PythonLicense:MITStargazers:25331Issues:0Issues:0

stanford-tensorflow-tutorials

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.

Language:PythonLicense:MITStargazers:10313Issues:0Issues:0

tf_chatbot_seq2seq_antilm

Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.

Language:PythonStargazers:362Issues:0Issues:0

tensorflow-shakespeare

Neural machine translation between the writings of Shakespeare and modern English using TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:250Issues:0Issues:0

practical_seq2seq

A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:569Issues:0Issues:0

DeepQA

My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot

Language:PythonLicense:Apache-2.0Stargazers:2929Issues:0Issues:0

chatbot-retrieval

Dual LSTM Encoder for Dialog Response Generation

Language:Jupyter NotebookLicense:MITStargazers:1578Issues:0Issues:0

tensorflow-seq2seq-tutorials

Dynamic seq2seq in TensorFlow, step by step

Language:Jupyter NotebookLicense:MITStargazers:997Issues:0Issues:0

ChatBotCourse

自己动手做聊天机器人教程

Language:PythonLicense:MITStargazers:5897Issues:0Issues:0

chatbot-zh-torch7

中文Neural conversational model in Torch

Language:LuaStargazers:420Issues:0Issues:0

chatbot-rnn

A toy chatbot powered by deep learning and trained on data from Reddit

Language:PythonLicense:MITStargazers:897Issues:0Issues:0

LSH_DeepLearning

Scalable and Sustainable Deep Learning via Randomized Hashing

Language:JavaLicense:Apache-2.0Stargazers:91Issues:0Issues:0

tensorflow-speech-recognition

🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks

Language:PythonLicense:NOASSERTIONStargazers:2161Issues:0Issues:0

tensorflow_speech_recognition_demo

This is the code for 'How to Make a Simple Tensorflow Speech Recognizer' by @Sirajology on Youtube

Language:PythonStargazers:384Issues:0Issues:0