-
video-retalking Public
Forked from OpenTalker/video-retalkingVideo-Tetalking Video-ReTalking 是一个利用AI实现视频人物嘴型与输入的声音同步的创新技术。简单来说,就是输入任意一个视频和一个音频文件,在生成的新视频中,人物的嘴型会与音频同步。-[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video…
Python Apache License 2.0 UpdatedAug 5, 2024 -
inference Public
Forked from xorbitsai/inferenceReplace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with …
Python Apache License 2.0 UpdatedApr 1, 2024 -
Object-detection-scheme Public
Forked from Decem-Y/Object-detection-scheme2024全球人工智能技术创新大赛—算法挑战赛-无人机
UpdatedMar 29, 2024 -
baby-llama2-chinese Public
Forked from DLLXW/baby-llama2-chinese从零开始预训练---从零开始预训练----用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
-
MyTT Public
Forked from mpquant/MyTTMyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字…
Python UpdatedNov 9, 2023 -
FinGPT Public template
Forked from AI4Finance-Foundation/FinGPTData-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.
Jupyter Notebook MIT License UpdatedJun 13, 2023 -
transformers_tasks Public
Forked from HarderThenHarder/transformers_tasks⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
-
imagen-pytorch Public
Forked from lucidrains/imagen-pytorchImplementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Python MIT License UpdatedApr 20, 2023 -
Bert-Chinese-Text-Classification-Pytorch Public
Forked from 649453932/Bert-Chinese-Text-Classification-Pytorch使用Bert,ERNIE,进行中文文本分类
Python MIT License UpdatedMar 20, 2023 -
trader Public
Forked from BigBrotherTrade/trader交易模块-量化交易
Python Apache License 2.0 UpdatedMar 3, 2023 -
bert4vec Public
Forked from zejunwang1/bert4vec一个基于预训练的句向量生成工具
Python Apache License 2.0 UpdatedFeb 6, 2023 -
text2vec Public
Forked from shibing624/text2vectext2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
Python Apache License 2.0 UpdatedJan 4, 2023 -
bert4torch Public
Forked from Tongjilibo/bert4torch参考bert4keras的pytorch实现
Python MIT License UpdatedNov 2, 2022 -
snownlp Public
Forked from isnowfy/snownlpPython library for processing Chinese text
Python MIT License UpdatedAug 12, 2022 -
causality_extraction_demo Public
Forked from 10jqka-aicubes/causality_extraction_demo面向金融领域的事件因果关系抽取-同花顺算法挑战赛-2022年7-8月暑期赛
Python MIT License UpdatedAug 1, 2022 -
2022_GAIIC_Task1_1st-- Public
Forked from zlaom/2022_GAIIC_Task1_1st2022京东全球人工智能技术创新大赛 电商关键属性的图文匹配任务第1名方案
Python MIT License UpdatedJul 17, 2022 -
jddc2019-3th-retrieve-model Public
Forked from EndlessLethe/jddc2019-3th-retrieve-modelJDDC 2019 并列亚军(第三名)“网数ICT小分队”的检索模型部分
Python UpdatedJun 21, 2022 -
PETER Public
Forked from lileipisces/PETERACL'21 Oral, Personalized Transformer for Explainable Recommendation
Python UpdatedJun 15, 2022 -
GAIIC2022_track1_rank8 Public
Forked from ZhongYupei/GAIIC2022_track1_rank82022人工智能技术创新大赛-赛道1-电商关键属性匹配
Python UpdatedJun 14, 2022 -
-
NLP-Series-sentence-embeddings Public
Forked from zhoujx4/NLP-Series-sentence-embeddings三元组—NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE
-
python-Machine-learning Public
Forked from Mryangkaitong/python-Machine-learning机器学习算法项目
Jupyter Notebook UpdatedOct 15, 2021 -
BERT-whitening-pytorch Public
Forked from autoliuweijie/BERT-whitening-pytorchPytorch version of BERT-whitening
Python MIT License UpdatedOct 9, 2021 -
BERT-NER-Pytorch Public
Forked from lonePatient/BERT-NER-PytorchChinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
Python MIT License UpdatedMay 29, 2021 -
fuzzy-PID-controller Public
Forked from shuoyueqishi/fuzzy-PID-controllerThis repository uses C++ to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.
C++ UpdatedMay 8, 2021 -
oppo-text-match Public
Forked from bojone/oppo-text-match小布助手对话短文本语义匹配的一个baseline
Python UpdatedMar 5, 2021 -
T5-Finetuning-PyTorch Public
Forked from Shivanandroy/T5-Finetuning-PyTorchFine tune a T5 transformer model using PyTorch & Transformers🤗
Jupyter Notebook UpdatedFeb 10, 2021 -
HiAGM Public
Forked from Alibaba-NLP/HiAGMHierarchy-Aware Global Model for Hierarchical Text Classification
Python MIT License UpdatedJan 30, 2021 -
2020msxf-AI-quality-inspection-competition-4th-place Public
Forked from aBadCat/2020msxf-AI-quality-inspection-competition-4th-placekeras、HAN、bert4keras----classification
Jupyter Notebook UpdatedDec 29, 2020 -
Pattern-Exploiting-Training Public
Forked from bojone/Pattern-Exploiting-TrainingPattern-Exploiting Training在中文上的简单实验-prompt
Python UpdatedOct 10, 2020