Pinned Repositories
Algorithm
solve Algorithm problems
Apriori
An implementation of Apriori Algorithm using BitSet.
Auto_Write_Poetry_RNN
Using Tensorflow, implemented a multi-layer RNN that can take in a huge chunk of poetry and be trained so that when it is fed a character, it will automatically generate a piece of poetry.
Distributed_StudyNote
Digest of papers of Distributed System
MineSweeper
MovieRecommendationSystem
Notes-of-Designing-Data-Intensive-Applications-
Notes of book <Designing Data-Intensive Applications>
o2o
ecommerce platform
PS_MWC
A scalable, distributed maximum weight clique algorithm using Apache Spark
QianQ77.github.io
QianQ77's Repositories
QianQ77/PS_MWC
A scalable, distributed maximum weight clique algorithm using Apache Spark
QianQ77/Algorithm
solve Algorithm problems
QianQ77/Apriori
An implementation of Apriori Algorithm using BitSet.
QianQ77/Auto_Write_Poetry_RNN
Using Tensorflow, implemented a multi-layer RNN that can take in a huge chunk of poetry and be trained so that when it is fed a character, it will automatically generate a piece of poetry.
QianQ77/Distributed_StudyNote
Digest of papers of Distributed System
QianQ77/MineSweeper
QianQ77/MovieRecommendationSystem
QianQ77/Notes-of-Designing-Data-Intensive-Applications-
Notes of book <Designing Data-Intensive Applications>
QianQ77/o2o
ecommerce platform
QianQ77/QianQ77.github.io
QianQ77/sp20-moocbase
Spring 2020 Skeleton Code
QianQ77/TSP_Simulated_Annealing
QianQ77/WebCrawler
A web-crawler in Java