Pinned Repositories
30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
Ad-papers
Papers on Computational Advertising
AI-Surveys
整理AI相关领域的一些综述
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Always-Learning
404 Not Found的知识库:计算机理论基础、计算机技术基础、底层研究、安全技术、安全研究、人工智能、企业安全建设、安全发展、职业规划、综合素质、国内外优秀技术人
Amazing-Feature-Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
AnyQ
FAQ-based Question Answering System
AutoPhraseX
Automated Phrase Mining from Massive Text Corpora in Python.
baseline_baseline
精品旅行服务成单预测
RAG-Book
本项目为书籍《大模型RAG实战》的代码以及资料汇总。
Nipi64310's Repositories
Nipi64310/RAG-Book
本项目为书籍《大模型RAG实战》的代码以及资料汇总。
Nipi64310/chinese-open-deep-research
open deep research中文版
Nipi64310/AI-Surveys
整理AI相关领域的一些综述
Nipi64310/Amazing-Feature-Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Nipi64310/AutoPhraseX
Automated Phrase Mining from Massive Text Corpora in Python.
Nipi64310/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
Nipi64310/ccf_2020_qa_match
ccf 2020 qa match competition top1
Nipi64310/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Nipi64310/Chinese-sentence-similarity-task
中文问题句子相似度计算比赛及方案汇总
Nipi64310/CompressAI
A PyTorch library and evaluation platform for end-to-end compression research
Nipi64310/DeepLearningExamples
Deep Learning Examples
Nipi64310/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Nipi64310/gaic_track3_pair_sim
全球人工智能技术创新大赛-赛道三-冠军方案
Nipi64310/gec_error_template
基于模板的文本纠错;Automatically Mining Error Templates for Grammatical Error Correction
Nipi64310/gector
Official implementation of the paper “GECToR – Grammatical Error Correction: Tag, Not Rewrite” // Published on BEA15 Workshop (co-located with ACL 2020) https://www.aclweb.org/anthology/2020.bea-1.16.pdf
Nipi64310/haystack
:mag: Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.
Nipi64310/Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
Nipi64310/Nipi64310
Config files for my GitHub profile.
Nipi64310/pynndescent
A Python nearest neighbor descent for approximate nearest neighbors
Nipi64310/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
Nipi64310/scikit-learn-intelex
Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
Nipi64310/ServingAgent
A simple middleware to improving GPU utilization then speedup online inference.
Nipi64310/showdoc
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具
Nipi64310/tf-metric-learning
Minimalistic TensorFlow2+ deep metric/similarity learning library with loss functions, miners, and utils as embedding projector.
Nipi64310/transformer-deploy
Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀
Nipi64310/Transformers-Domain-Adaptation
Adapt Transformer-based language models to new text domains
Nipi64310/uie_pytorch
PaddleNLP UIE模型的PyTorch版实现
Nipi64310/uroboros
A GNU/Linux monitoring and profiling tool focused on single processes.
Nipi64310/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
Nipi64310/wiki-error-extract
根据维基百科历史编辑数据提取纠错语料。