nguyendacthienngan's Stars
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
vinci-grape/MVulD
This is the repository for the paper titled "Abundant Modalities Offer More Nutrients: Multi-Modal-Based Function-level Vulnerability Detection"
jacknichao/MVulD
This is the repository for the paper titled "Function-level Vulnerability Detection Through Fusing Multi-Modal Knowledge" accepted by ASE'23 Industry Challenge.
cdpierse/transformers-interpret
Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code.
aenglebert/Transformer_XAI
AmeenAli/XAI_Transformers
Official Code Implementation of the paper : XAI for Transformers: Better Explanations through Conservative Propagation
ICL-ml4csec/DeepTective
A hybrid graph neural network approach for detecting PHP vulnerabilities
vinci-grape/SVulD
This is the repository for the paper titled "Distinguishing Look-Alike Innocent and Vulnerable Code by Subtle Semantic Representation Learning and Explanation" accepted by FSE'23.
twitter-research/tgn
TGN: Temporal Graph Networks
noobpk/MLSecOps-DevSecOps-Awesome
A repository for MLSecOps and DevSecOps research and more!
THUMNLab/awesome-large-graph-model
Papers about large graph models.
vulcoca/vul_coca
ggtn/GGTN
Messi-Q/GPSCVulDetector
Combining Graph Neural Networks with Expert Knowledge for Smart Contract Vulnerability Detection (TKDE Accepted)
DanielLin1986/RepresentationsLearningFromMulti_domain
To learn function representations from multi-domain knowledge bases for software vulnerability detection.
DanielLin1986/TransferRepresentationLearning
Cross-Project Transfer Representation Learning for Vulnerable Function Discovery
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
neo4j-labs/llm-graph-builder
Neo4j graph construction from unstructured data using LLMs
KwaiVGI/LivePortrait
Bring portraits to life!
yangshun/top-javascript-interview-questions
200 important JavaScript interview questions for busy Front End Engineers
ZeoVan/MSR_20_Code_vulnerability_CSV_Dataset
A C/C++ Code Vulnerability Dataset with Code Changes and CVE Summaries
LinkedInLearning/spring-web-mvc-6-4374132
This repo is for the Linkedin Learning course: Spring Web MVC 6
rust-in-blockchain/awesome-blockchain-rust
Collect libraries and packages about blockchain/cryptography in Rust
CGCL-codes/naturalcc
NaturalCC: An Open-Source Toolkit for Code Intelligence
sqlancer/sqlancer
Automated testing to find logic and performance bugs in database systems
HuantWang/CONCOCTION
CONCOCTION is an automated machine learning-based vulnerability detection framework that combines static source code information and dynamic program execution traces.
Zhaoyang-Chu/counterfactual-vulnerability-detection
This repository contains a PyTorch implementation of the ISSTA'24 paper "Graph Neural Networks for Vulnerability Detection: A Counterfactual Explanation".
Fraunhofer-AISEC/cpg
A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
for-just-we/CppCodeAnalyzer
A tool based on python to parse C/C++ code into code property graph
for-just-we/VulDetectArtifact
Artifact for TOSEM