YangEgp's Stars
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
anthropics/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
5488287/CRED
CRED: A Corneal Reflection and Environment Dataset
iPAS/TCPDUMP_and_CICFlowMeter
These scripts conduct TCPDUMP in harmony with CICFlowMeter to operation real-time traffic capturing and converting in csv file.
containernet/containernet
Mininet fork adding support for container-based (e.g. Docker) emulated hosts.
geraked/miniattack
Simulate Attacks With Mininet And Hping3
mininet/mininet
Emulator for rapid prototyping of Software Defined Networks
qiufan319/benchmark_pc_attack
ahlashkari/NTLFlowLyzer
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).
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
XXnormal/RAPIER
Low-Quality Training Data Only? A Robust Framework for Detecting Encrypted Malicious Network Traffic
DataBadSmells/DataBadSmells
modelscope/data-juicer
Making data higher-quality, juicier, and more digestible for foundation models! 🍎 🍋 🌽 ➡️ ➡️🍸 🍹 🍷为大模型提供更高质量、更丰富、更易”消化“的数据!
jeinlee1991/chinese-llm-benchmark
中文大模型能力评测榜单:目前已囊括134个大模型,覆盖chatgpt、gpt-4o、谷歌gemini、百度文心一言、阿里通义千问、百川、讯飞星火、商汤senseChat、minimax等商用模型, 以及deepseek-v2.5、qwen2.5、llama3.1、glm4、书生internLM2.5、openbuddy、AquilaChat等开源大模型。不仅提供能力评分排行榜,也提供所有模型的原始输出结果!
MediaBrain-SJTU/MoLA
xinleihe/toxic-prompt
ydyjya/Awesome-LLM-Safety
A curated list of safety-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights into the safety implications, challenges, and advancements surrounding these powerful models.
ThuCCSLab/Awesome-LM-SSP
A reading list for large models safety, security, and privacy (including Awesome LLM Security, Safety, etc.).
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
huangjia2019/ai-agents
异步图书 《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
meng-wenlong/LMSanitator
unslothai/unsloth
Finetune Llama 3.3, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
Sripaad/ai4privacy
openai/openai-python
The official Python library for the OpenAI API
lixiaolei1982/Keras-Implementation-of-U-Net-R2U-Net-Attention-U-Net-Attention-R2U-Net.-
Keras Implementation of U-Net, R2U-Net, Attention U-Net, Attention R2U-Net.
wangyanckxx/Single-Underwater-Image-Enhancement-and-Color-Restoration
Single Underwater Image Enhancement and Color Restoration, which is Python implementation for a comprehensive review paper "An Experimental-based Review of Image Enhancement and Image Restoration Methods for Underwater Imaging"
LeapLabTHU/DAT
Repository of Vision Transformer with Deformable Attention (CVPR2022) and DAT++: Spatially Dynamic Vision Transformerwith Deformable Attention
ShawnBIT/UNet-family
Paper and implementation of UNet-related model.