Pinned Repositories
Data-Preprocess-and-Analysis
Mainly focus on the practice projects or problems of Numpy, Pandas, Matplotlib, Seaborn and Scipy.
data_structure_and_algorithm_practice_questions
LeetCode/LintCode/剑指Offer
Digit-Recognition-with-Multiple-ML-Methods
A very classic topic in machine learning region. I tried both statistical learning methods and deep learning methods to conquer the problem
ez_ml_reuse
Including machine learning demos and projects I've done. I set this repo to review related knowledge and avoid repetitive work when I can find the solution inside of this repo.
Human-Movement-Recognition
A project of recognizing human activity patterns by machine learning methods
Loan_Risk_Predicting_Competition
Achieved TOP 1% of this data mining competition.
movie_web_crawler_and_visualization_with_Echarts
Includes web crawler I wrote for movies/music and their comments, mainly be made by Python and Java
my_blog
Source code of my personal blog, still in building phase
Notes_and_Papers
Daily Records & Memo for good papers and resources
WashU_CourseWork
Including the coursework I've done for my graduate study in WashU
tianjiayang0711's Repositories
tianjiayang0711/ez_ml_reuse
Including machine learning demos and projects I've done. I set this repo to review related knowledge and avoid repetitive work when I can find the solution inside of this repo.
tianjiayang0711/WashU_CourseWork
Including the coursework I've done for my graduate study in WashU
tianjiayang0711/Data-Preprocess-and-Analysis
Mainly focus on the practice projects or problems of Numpy, Pandas, Matplotlib, Seaborn and Scipy.
tianjiayang0711/data_structure_and_algorithm_practice_questions
LeetCode/LintCode/剑指Offer
tianjiayang0711/Digit-Recognition-with-Multiple-ML-Methods
A very classic topic in machine learning region. I tried both statistical learning methods and deep learning methods to conquer the problem
tianjiayang0711/Human-Movement-Recognition
A project of recognizing human activity patterns by machine learning methods
tianjiayang0711/Loan_Risk_Predicting_Competition
Achieved TOP 1% of this data mining competition.
tianjiayang0711/movie_web_crawler_and_visualization_with_Echarts
Includes web crawler I wrote for movies/music and their comments, mainly be made by Python and Java
tianjiayang0711/my_blog
Source code of my personal blog, still in building phase
tianjiayang0711/Starwars-Interactive-Visualization
tianjiayang0711/Notes_and_Papers
Daily Records & Memo for good papers and resources
tianjiayang0711/ez_ml_0to1
Try to implement kinds of machine learning algorithms from scratch
tianjiayang0711/Learning_NLP
Include demos and projects I've done on the path of learning NLP
tianjiayang0711/online_twitter_mining_system
Still in building phase, I'll try my best to complete it before 2018/09/20
tianjiayang0711/Recommendation-System