Pinned Repositories
acrofrank.github.io
Learning and communication platform
AI-Series
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
aigc
《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。
amis
前端低代码框架,通过 JSON 配置就能生成各种页面。
apachecn-dl-zh
ApacheCN 深度学习译文集
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-dapps
A curated list of awesome decentralized applications / resources
awesome-flask
A curated list of awesome Flask resources and plugins
awesome-python-books
:books: Directory of Python books
ebooks-1
收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本)
g5n828's Repositories
g5n828/leanote
Not Just A Notepad! (golang + mongodb) http://leanote.org
g5n828/Some-PoC-oR-ExP
各种漏洞poc、Exp的收集或编写
g5n828/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization
g5n828/Customer_Satisfaction_Analysis
基于在线民宿UGC数据的意见挖掘项目,包含数据挖掘和NLP相关的处理,负责数据采集、主题抽取、情感分析等任务。开发的目的是克服用户打分和评论不一致,实时对重庆地区在线民宿的满意度进行评测,使用Python实现了在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询POI信息的功能;构建了基于在线民宿语料的Word2vec主题聚类模型,利用主题中心词能找出对应的主题属性字典;以用户打分作为标注,然后通过实验贝叶斯、SVM、决策树等多种分类模型,最后选用贝叶斯模型进行情感分析,将情感分类概率分布作为情感趋势,最后通过POI热力图的方式对不同地域的民宿满意度进行展示。软件版本请见链接。
g5n828/docker-android
Android in docker solution with noVNC supported and video recording
g5n828/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
g5n828/Gerapy
Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js
g5n828/WeiboSpider
This is a sina weibo spider built by scrapy[微博爬虫/持续维护]
g5n828/poetry
Python dependency management and packaging made easy.
g5n828/Image-Downloader
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
g5n828/django
The Web framework for perfectionists with deadlines.
g5n828/flask-admin
Simple and extensible administrative interface framework for Flask
g5n828/translator
命令行聚合翻译工具,支持谷歌,必应,有道,百度,词霸,360
g5n828/tutorial
beego tutorial
g5n828/openstack-dashboard
The Dashboard for OpenStack is based on a Django module called django-openstack. Both the django-openstack module as well as a reference implementation of a fully functional Django site called openstack-dashboard are part of this project.
g5n828/Python3_WebSpider
Python3 网络爬虫实践集合。涉及多类型验证码识别、多类型模拟登陆、多类型反反爬措施、APP数据抓取、Scrapy框架、分布式爬虫等。
g5n828/peewee
a small, expressive orm -- supports postgresql, mysql and sqlite
g5n828/CrazyMonitor
用python写的分布式监控软件
g5n828/clusterfuzz
Scalable fuzzing infrastructure.
g5n828/python-network-py3code
Python网络编程基础python3代码勘误及更改
g5n828/python-progress
python进阶 python高阶函数,底层理解和一些分布式计算
g5n828/DevOps-Guide
DevOps Guide from basic to advanced with Interview Questions and Notes 🔥
g5n828/zato
ESB, SOA, REST, APIs and Cloud Integrations in Python
g5n828/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
g5n828/weixin_crawler
高效微信公众号历史文章和阅读数据爬虫powered by scrapy 微信公众号爬虫 微信采集 公众号采集
g5n828/spug
开源运维平台:帮助中小型企业完成主机、任务、发布部署、配置文件、监控、报警等管理(open source O & M management system,manage the hosts, tasks, deployment, configuration files, monitoring and alarming) https://spug.qbangmang.com/login
g5n828/stackless
The Stackless Python programming language
g5n828/sanic-ms
基于sanic的微服务基础架构
g5n828/tryalgo
Basic and advanced algorithms and data structures
g5n828/the-art-of-command-line
Master the command line, in one page