Pinned Repositories
android-demo
Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description
android-open-project
Collect and classify android open source projects 微信公众号:codekk
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
DragonBook_Answer
编译原理龙书答案
kaggle
A collection of Kaggle solutions. Not very polished.
nlpcc2016team1repl
implementation of "Open Domain Question Answering System Based on Knowledge Base"
OpenTracker
Real-time C++ ECO tracker etc. speed-up by SSE/NEON, support Linux, Mac, Jestson TX1/2, raspberry pi
OS_ExerciseAnwer
这是清华大学计算机操作系统课堂练习的答案
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Shi-Wu's Repositories
Shi-Wu/nlpcc2016team1repl
implementation of "Open Domain Question Answering System Based on Knowledge Base"
Shi-Wu/OpenTracker
Real-time C++ ECO tracker etc. speed-up by SSE/NEON, support Linux, Mac, Jestson TX1/2, raspberry pi
Shi-Wu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Shi-Wu/awesome-courses
:books: List of awesome university courses for learning Computer Science!
Shi-Wu/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Shi-Wu/awesome-python-books
:books: Directory of Python books
Shi-Wu/benchmark_results
visual tracker benchmark results
Shi-Wu/ChatBotCourse
自己动手做聊天机器人教程
Shi-Wu/CLRS
:notebook:Solutions to Introduction to Algorithms
Shi-Wu/cs224n-winter17-notes
Course notes for CS224N Winter17
Shi-Wu/DataSciComp
A collection of popular Data Science Competitions
Shi-Wu/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Shi-Wu/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
Shi-Wu/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
Shi-Wu/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
Shi-Wu/gopl
gopl(Go 程序设计语言)一书中全部代码示例和练习题参考答案
Shi-Wu/Learn-Algorithms
算法学习笔记
Shi-Wu/learning-golang
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
Shi-Wu/LearnPython
以撸代码的形式学习Python
Shi-Wu/leetcode-1
LeetCode Problems' Solutions
Shi-Wu/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
Shi-Wu/NLPCC2016KBQA
KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.
Shi-Wu/pcv-book-code
:book:Python计算机视觉中译本实例代码
Shi-Wu/QuestionAnsweringSystem
QuestionAnsweringSystem是一个Java实现的人机问答系统,能够自动分析问题并给出候选答案。
Shi-Wu/real_time_face_recognition
Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
Shi-Wu/SmartQQBot
基于SmartQQ的自动机器人框架
Shi-Wu/ss-fly
一键脚本搭建ss/ssr并开启bbr内核加速(Ubuntu/CentOS/Debian)
Shi-Wu/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
Shi-Wu/TopDeepLearning
A list of popular github projects related to deep learning
Shi-Wu/WordSense
WordSimilarity-353语义相似度计算,北京大学 语义计算与知识检索第一次作业