Yao Zhang's repositories
battle-city
This is a C++ programming course project. Battle-city is a game with different levels of intelligence. With hard work through most Easter holiday, the game ‘Battle City’ was finished, which is a modificated version of my favorite video game in my childhood. User can choose servral levels with different map. There are many game props in the game, such as time frozen, short invincible state, bomb and so on. The enemy tank has different four levels of intelligence. They can search the shortest path to the player. They have different lookings, speed, health and base damage. The game was developed with C++ by hand without using any other game library. The marker said that it is a successfully reproduce of the classic tank war game. It was given a top ranked mark. And the game was requested shown in the Hall of Fame as an excellent example.
APR
This is an application programming course project. It is a small web server application that can process requests via HTTP protocal. The clients can send http request to the server, and the server can process the request and send response back to the clients. It can process HTTP GET, HEAD, POST and execute PHP files. A file logger updates log when request handler notifies.
analytics-zoo
Deep learning powered big data analytics using BigDL on Apache Spark
chelmbigstock
Stock analysis using machine learning and Hadoop
compiler-haskell
This project is a compiler programmed with functional programming -- haskell
demos
Demos and tutorials around Torch7.
faster_rcnn
Faster R-CNN
machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
PentestGPT
A GPT-empowered penetration testing tool
PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
practical3
Optimization and logistic regression
psyyz10.github.io
My Personal Blog
py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
rbm_toolbox_lua
Port of RBM_toolbox to lua
seq2seq-chatbot
Chatbot in 200 lines of code / Please Star -->
tensorflow
Computation using data flow graphs for scalable machine learning