Pinned Repositories
Coding-interviews
:hamburger:记录面试中的编程题目,比如剑指offer、各大企业校招题目练习等
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
interview
📚 C/C++面试基础知识总结
keyword_based_Sina_weibo_crawler
A web crawler for Sina, search and retrieve microblogs that contain certain keywords 一个简单的python爬虫实践,爬取包含关键词的新浪微博
Leetcode
:fries:Leetcode刷题记录
Python-Notes
记录python中Numpy、Matplotlib等包的学习
Statistical-Learning-Method_Code
:deciduous_tree:手写实现李航《统计学习方法》书中全部算法
Titanic
:candy:Kaggle上的泰坦尼克号生存预测题目
webapp-demo
:pizza:一个机器学习前端网站
yjgddd.github.io
:cherry_blossom:个人博客
yjgddd's Repositories
yjgddd/Titanic
:candy:Kaggle上的泰坦尼克号生存预测题目
yjgddd/interview
📚 C/C++面试基础知识总结
yjgddd/Statistical-Learning-Method_Code
:deciduous_tree:手写实现李航《统计学习方法》书中全部算法
yjgddd/webapp-demo
:pizza:一个机器学习前端网站
yjgddd/Coding-interviews
:hamburger:记录面试中的编程题目,比如剑指offer、各大企业校招题目练习等
yjgddd/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
yjgddd/keyword_based_Sina_weibo_crawler
A web crawler for Sina, search and retrieve microblogs that contain certain keywords 一个简单的python爬虫实践,爬取包含关键词的新浪微博
yjgddd/Leetcode
:fries:Leetcode刷题记录
yjgddd/Python-Notes
记录python中Numpy、Matplotlib等包的学习
yjgddd/yjgddd.github.io
:cherry_blossom:个人博客
yjgddd/redis_source_annotation
redis 3.2.8 的源码注释
yjgddd/sina_weibo_crawl
爬取新浪微博某一话题的数据,可以替代微博搜索接口
yjgddd/webapp
Webapp of Titanic Project
yjgddd/weibo_crawler
基于关键词搜索结果的微博爬虫
yjgddd/word2vec