Pinned Repositories
Concurrent-server
Practice network programming and typical server models.
Coursera_algs_hw
Hw
coursera_git_pratice
Covid19-Analytics-With-Spark
Use Apache Spark to analyze with covid 19 dataset
CPlusPlus-db
Simple database based on C++.
db_tutorial
Writing a sqlite clone from scratch in C
Dockerized-Spark-Cluster
Build a spark cluster which nodes are in container
Fall_Detection_Project
此專案是針對一連串人體的骨幹座標(frames)變化來偵測人體的目前動作的 CNN,訓練資料來自 SBU_dataset 以及我自行利用拍攝好的照片經過 openpose 得出人體骨幹座標的資料
go-url-shortener
Image_Processing
LinShien's Repositories
LinShien/Fall_Detection_Project
此專案是針對一連串人體的骨幹座標(frames)變化來偵測人體的目前動作的 CNN,訓練資料來自 SBU_dataset 以及我自行利用拍攝好的照片經過 openpose 得出人體骨幹座標的資料
LinShien/Concurrent-server
Practice network programming and typical server models.
LinShien/Coursera_algs_hw
Hw
LinShien/coursera_git_pratice
LinShien/Covid19-Analytics-With-Spark
Use Apache Spark to analyze with covid 19 dataset
LinShien/CPlusPlus-db
Simple database based on C++.
LinShien/db_tutorial
Writing a sqlite clone from scratch in C
LinShien/Dockerized-Spark-Cluster
Build a spark cluster which nodes are in container
LinShien/go-url-shortener
LinShien/Image_Processing
LinShien/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
LinShien/K8S_kind
Note about installing kind
LinShien/Leetcode-solution
LinShien/Machine_Learning_From_Scratch
LinShien/MachineLearning_LearningNotes
This is a repository that storing my homeworks during the class
LinShien/ML_project
Final project of the ML course
LinShien/my-website
My website
LinShien/README
README文件语法解读,即Github Flavored Markdown语法介绍
LinShien/REST-Server
Implementation of REST server
LinShien/Scrapy_code
Webcrawler
LinShien/UserLogin-system
A simple User Registration & Login system build using OOP & File Handling concepts in C++ . (Feel free to fork & make changes , don't forget to make a PR.)
LinShien/verification_code_parser
此專案是針對某些網站的驗證碼去做判斷,能使爬蟲程式深入某些需要驗證碼的網站。