ChutianShen's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
facebookresearch/fastText
Library for fast text representation and classification.
dyc87112/SpringBoot-Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
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 中文自然语言处理相关资料
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
databricks/learning-spark
Example code from Learning Spark book
flasgger/flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Kyubyong/wordvectors
Pre-trained word vectors of 30+ languages
databricks/spark-deep-learning
Deep Learning Pipelines for Apache Spark
dennybritz/chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
zake7749/Chatbot
基於向量匹配的情境式聊天機器人
kevin369ml/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
BichenWuUCB/squeezeDet
A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
MarkWuNLP/MultiTurnResponseSelection
This repo contains our ACL 2017 paper data and source code
shuaihuaiyi/QA
使用深度学习算法实现的中文问答系统
MarvinTeichmann/KittiBox
A car detection model implemented in Tensorflow.
dvornikita/blitznet
Deep neural network for object detection and semantic segmentation in real-time. Official code for the paper "BlitzNet: A Real-Time Deep Network for Scene Understanding"
danilop/AWS_Lambda_in_Action
This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.
yukitsuji/3D_CNN_tensorflow
KITTI data processing and 3D CNN for Vehicle Detection
kcct-fujimotolab/3DCNN
3D convolutional neural network for video classification
jrieke/shape-detection
🟣 Object detection of abstract shapes with neural networks
funlee/vue-visualization
Vue 结合 D3.js 进行数据可视化开发的练手案例
locoda/connector-wechat-bot
A chatbot in wxpy for wechat group chats.
philipperemy/tensorflow-maxout
Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389
alvinwan/pcp
label KITTI point cloud (3d) drivable area using provided image annotations (2d)
Germey/MultiturnSelection
Multiturn Selection From: https://github.com/MarkWuNLP/MultiTurnResponseSelection