sunshiding's Stars
tigerchen52/awesome_role_of_small_models
a curated list of the role of small models in the LLM era
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
aboggust/interpretability-methods
DSE-MSU/DeepRobust
A pytorch adversarial library for attack and defense methods on images and graphs
pytorch/captum
Model interpretability and understanding for PyTorch
fairlearn/fairlearn
A Python package to assess and improve fairness of machine learning models.
marvinbuss/ExplainableML-Vision
This repository introduces different Explainable AI approaches and demonstrates how they can be implemented with PyTorch and torchvision. Used approaches are Class Activation Mappings, LIMA and SHapley Additive exPlanations.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
jinjiaqi1998/Awesome-Deep-Multi-View-Clustering
Awesome Deep Multi-View Clustering is a collection of SOTA, novel deep multi-view clustering methods (papers and codes).
hanmenghan/TMC
The project page of paper: Trusted Multi-View Classification [ICLR'2021 paper]
cncq-tang/TMDLO_AAAI
Trusted Multi-View Deep Learning with Opinion Aggregation
jiajunsi/RCML
Reliable Conflictive Multi-view Learning
thu-coai/SafetyBench
Official github repo for SafetyBench, a comprehensive benchmark to evaluate LLMs' safety. [ACL 2024]
JarryShaw/PyPCAPKit
Python-based Comprehensive Network Packet Analysis Library
CLUEbenchmark/SuperCLUE
SuperCLUE: 中文通用大模型综合性基准 | A Benchmark for Foundation Models in Chinese
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
thu-coai/Safety-Prompts
Chinese safety prompts for evaluating and improving the safety of LLMs. 中文安全prompts,用于评估和提升大模型的安全性。
mltrust/mltrust.github.io
km1994/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
microsoft/promptbench
A unified evaluation framework for large language models
RenzeLou/awesome-instruction-learning
Papers and Datasets on Instruction Tuning and Following. ✨✨✨
ahlashkari/CICFlowMeter
CICFlowmeter-V4.0 (formerly known as ISCXFlowMeter) is an Ethernet traffic Bi-flow generator and analyzer for anomaly detection that has been used in many Cybersecurity datsets such as Android Adware-General Malware dataset (CICAAGM2017), IPS/IDS dataset (CICIDS2017), Android Malware dataset (CICAndMal2017) and Distributed Denial of Service (CICDDoS2019).
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
jmhIcoding/traffic_classification_utils
网络流量分类对比方法汇总
lulu-cloud/Pytorch-Encrypted-Traffic-Classification-with-1D_CNN
论文Encrypted Traffic Classification with One-dimensional Convolution Neural Networks的torch实现
yungshenglu/USTC-TK2016
Toolkit for processing PCAP file and transform into image of MNIST dataset
linwhitehat/ET-BERT
The repository of ET-BERT, a network traffic classification model on encrypted traffic. The work has been accepted as The Web Conference (WWW) 2022 accepted paper.