Stars
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字…
[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
从零开始预训练---从零开始预训练----用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
三元组—NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
keras implement of transformers for humans
2020中国华录杯·数据湖算法大赛—定向算法赛(吸烟打电话检测)决赛第二名开源
Python library for processing Chinese text
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
FBP项目全称FootBallPrediction,历经9个月完成的足球比赛预测项目。项目结合大数据+机器学习,不断摸索开发了一个程序。
🚗 The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
🚗 The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
Source code for the MorphoCluster application described in Schroeder et al. 2020
face verification used in android which is simple to use with only three functions
Face recognition with deep neural networks.
CNN accelerated by cuda. Test on mnist and finilly get 99.76%