miaomiao-star's Stars
ddehueck/pytorch-neat
A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm
uber-research/deep-neuroevolution
Deep Neuroevolution
FreshRSS/FreshRSS
A free, self-hostable news aggregator…
jasperzhong/GNNFlow
Distributed Deep Graph Learning Framework for Dynamic Graphs
ytchx1999/TGN-DGL
DGL's TGN implement.
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
wxy2077/fastapi-mysql-generator
FastAPI + MySQL Web项目生成器 ,个人认为较为合理的项目组织结构;基于apscheduler的定时任务。
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
GitDzreal93/awesome-tester
测试开发各种资源汇总
cumulo-autumn/StreamDiffusion
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
jackfrued/Python-100-Days
Python - 100天从新手到大师
zephyr6688/zmyy-hpv
知苗易约抢九价四价
Python3WebSpider/ProxyPool
An Efficient ProxyPool with Getter, Tester and Server
EbookFoundation/free-programming-books
:books: Freely available programming books
cb0207/jobsearch
scrapy框架多爬虫模式,爬取51job,拉钩,直聘,猎聘,大街,中华英才网
MakerHu/springboot-login-demo
Springboot后端登录注册项目演示demo
dayucode/jobwebsite
招聘网站仿拉钩网、Boss直聘,求职、求职网站、简历、简历生成、可改购物网站/商城、官方网站等,前后端分离。后台管理,页面漂亮,大方
imhsz/fastapi-vue-admin
使用fastapi做后端,vue-element-admin作为前端的后台管理系统
jhao104/proxy_pool
Python ProxyPool for web spider
pujinxiao/Lagou_spider
拉勾网全站职位抓取CrawlSpider
ScarecrowFu/crawllagou
拉勾网爬虫 lagou spider
vicalloy/jobmonitor
招聘网站信息监控工具,监控招聘网站工作岗位更新情况并发送通知
Ai-Gao/Flask-jobplus
使用Flask开发在线招聘网站
zkqiang/job-web-demo
Python Web 实战项目,Flask + Jinja2 + Bootstrap 开发的招聘网站
ZhuoZhuoCrayon/pythonCrawler
python3网络爬虫笔记与实战源码。记录python爬虫学习全程笔记、参考资料和常见错误,约40个爬取实例与思路解析,涵盖urllib、requests、bs4、jsonpath、re、 pytesseract、PIL等常用库的使用。