Design and implement a robotic arm system capable of automatically removing finished 3D print plates (for Bambulab A1C) and replacing them with new ones.
Cryptocurrency may become one of the most hot topics in later 2020 and early 2021. I wrote a tool to querry all active trading pairs price changes from one specific exchange. More details may be found [HERE](https://github.com/2Hurric/ccxt_playground).
Built a movie recommendation system based on Collaborative Filter in PySpark on the [MovieLens](https://movielens.org/) Dataset.
Designed a web-based trash classifier using Javascript and TensorFlow.JS. Users can get access through both mobile phone or website. The website may be found [HERE](https://master.d15d2c6a74e3d8.amplifyapp.com/)
It was a Yelp like web application that allows users to share their BBQ experience by uploading photos and comments. [Demo website](https://calm-depths-02705.herokuapp.com/) and [Github](https://github.com/2Hurric/YelpBBQ)
Analyzed raw log data from GStore (faced to normal customers) to predict revenue per customer. [Results](https://docs.google.com/presentation/d/1w45vq37RX-IqgcqCha0SGWH98HAgUWTOxUy1AWiJAVs/edit?usp=sharing)
Predicted next few frames of the input short video based on Generative Adversarial Network. [Source code at Github](https://github.com/2Hurric/AdversarialVideoGeneration) and [Results:](https://docs.google.com/presentation/d/1dSCPw3_T-7nOAzeLDiZp9Sbr--sUO0bDb7_78sKT2_U/edit)
Implemented a histogram equalization algorithm based on CUDA, where the benchmark of GPU was Nvidia Kepler 10. Details may be found [HERE](https://github.com/2Hurric/NUGPU)
Implemented agents to play games automatically based on reinforcement learning (Q-learning). The game scenarios include a basic Taxi game, Flappy Birds and an Atari Game: Space Invader.
A legendary story of a hero who fighting against the dragons and demons to rescue his love. The most interesting part was I hand-drawed about 20 8-bits pictures as the characters, environments and actions.