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/stock
30天掌握量化交易 (持续更新)
g5n828/learn-LDDD
《Linux 设备驱动开发详解》(宋宝华) 学习笔记
g5n828/sharingan
Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。
g5n828/kubernetes-handbook-1
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
g5n828/ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
g5n828/geekbang-lessons
极客时间课程工程
g5n828/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
g5n828/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
g5n828/bpmn-chinese-document
📒 全网最详bpmn.js中文教材/文档
g5n828/awesome-web-tutorial
「JavaScript学习资料整理」系列,构建JavaScript前端知识体系,积累JavaScript前端开发经验
g5n828/flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
g5n828/docker-hadoop
一键搭建zookeeper/hadoop/hive/hbase/sqoop/kafka/spark/kylin
g5n828/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
g5n828/learn-elk
ELKStack 实践小册
g5n828/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
g5n828/pntools
Petri net and labelled partial order tools form FU Hagen STTP
g5n828/openapi-map
The OpenAPI Map (fka. OpenAPI Specification Visual Document) aims to help you find your way in the OpenAPI Specification (fka. Swagger Specification) documentation.
g5n828/safrs
SqlAlchemy Flask-Restful Swagger Json-API OpenAPI
g5n828/create-react-app
Set up a modern web app by running one command.
g5n828/rpa-framework
Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
g5n828/seal
django-base-templates 主要为 django 开发DEMO, 支持 非前后端分离 和 前后端分离模式 。
g5n828/ml-system-design-pattern
System design patterns for machine learning
g5n828/wechat-spider
开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!
g5n828/books
"我的阅历"
g5n828/BigData-Notes
大数据入门指南 :star:
g5n828/python-small-examples
Python有趣的小例子一网打尽。Python基础、Python坑点、Python字符串和正则、Python绘图、Python日期和文件、Web开发、数据科学、机器学习、深度学习、TensorFlow、Pytorch,一切都是简单易懂的小例子。
g5n828/AntiCrawlerSolution
:neckbeard::neckbeard:It covers the blockade principle of most anti-climbing strategies and corresponding solutions.:alien::alien::alien::alien:(涵盖了大部分的反爬策略的封锁原理以及对应的解决方案。)
g5n828/incubator-superset
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
g5n828/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
g5n828/joyful-pandas
Pandas中文教程