Stars
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
温州大学《机器学习》课程资料(代码、课件等)
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…
Your new Mentor for Data Science E-Learning.
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
提供百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)、WGS84坐标系直接的坐标互转,也提供了解析高德地址的方法的python版本
The vip.com's java coding standard, libraries and tools
Design patterns implemented in Java
using c++ code to show the example of machine learning
PPTV-BIP / Pike-JSqlParser
Forked from JSQLParser/JSqlParserJSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern