Stars
📈 Leek box - Monitor the real-time data of stock & fund & future in VSCode, Be the most excellent investment extension. 韭菜盒子——VSCode 里也可以看股票 & 基金 & 期货实时数据,做最好用的投资插件。
在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库->将检索结果和用户问题填入prompt模版->用最终的prompt调用LLM->由LLM生成回复
Tutorials for running models on First-gen Gaudi and Gaudi2 for Training and Inference. The source files for the tutorials on https://developer.habana.ai/
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
stock股票.获取股票数据,计算股票指标,筹码分布,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。
Clash for Windows使用教程,Clash-for-Windows配置,Clash-for-Windows说明,Clash-for-Windows
Lime: Explaining the predictions of any machine learning classifier
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
PyTorch implementation for Paper "StockFormer: Learning Hybrid Trading Machines with Predictive Coding".
李宏毅 (HUNG-YI LEE)机器学习作业思路代码分享
李宏毅2021/2022/2023春季机器学习课程课件及作业
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
quant strategy backtesting from pobo financial
codegen from expression to others, such as polars, pandas
开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
A Python package for manipulating 2-dimensional tabular data structures
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫
Python wrapper for TA-Lib (http://ta-lib.org/).
A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型