Lists (12)
Sort Name ascending (A-Z)
Starred repositories
A list of RSS related stuff: tools, services, communities and tutorials, etc.
🤗更优雅的微信公众号订阅方式,支持私有化部署、微信公众号RSS生成(基于微信读书)
基于Python的A股智能分析工具,结合大语言模型提供数据驱动的投资建议和市场洞察
[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总
推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
Free, simple, and intuitive online database diagram editor and SQL generator.
A high performance caching library for Java
System design interview for IT companies
Open source AI coding agent. Designed for large projects and real world tasks.
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
Newsletter to help busy software engineers become good at system design 👇
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step