Pinned Repositories
AlgorithmDiagram
算法图解的算法代码示例,用Python和Java实现,后期会加入其它语言
blogImgs
blogMarkdown
source markdown files of my blog
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
doubleLLL3.github.io
Welcome to My Page: Double's Way
flickr_scraper
Simple Flickr Image Scraper
hzcla
source codes for Haizei Class of my blog
shopeedev.github.io
ShoPiaoPiao
一个类似淘票票的《虾票票》App,带你入门iOS~
doubleLLL3's Repositories
doubleLLL3/hzcla
source codes for Haizei Class of my blog
doubleLLL3/AlgorithmDiagram
算法图解的算法代码示例,用Python和Java实现,后期会加入其它语言
doubleLLL3/blogImgs
doubleLLL3/blogMarkdown
source markdown files of my blog
doubleLLL3/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
doubleLLL3/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
doubleLLL3/doubleLLL3.github.io
Welcome to My Page: Double's Way
doubleLLL3/flickr_scraper
Simple Flickr Image Scraper
doubleLLL3/shopeedev.github.io
doubleLLL3/ShoPiaoPiao
一个类似淘票票的《虾票票》App,带你入门iOS~
doubleLLL3/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
doubleLLL3/GoogleImagesDownloader
Enlarge training dataset by searching images with specified keywords in google and download the presented images
doubleLLL3/http_study
follow me to study http (for mac m1 chip).
doubleLLL3/Leetcode-Exercise-Codes
To my free road of algorithm, Leetcode codes.
doubleLLL3/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
doubleLLL3/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
doubleLLL3/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
doubleLLL3/Python-100-Days
Python - 100天从新手到大师