ZhongFa1999's Stars
Awesome-HarmonyOS/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
weilanwl/coloruicss
鲜亮的高饱和色彩,专注视觉的小程序组件库
MorvanZhou/tutorials
机器学习相关教程
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
zhanwen/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
apache/activemq
Mirror of Apache ActiveMQ
pybamm-team/PyBaMM
Fast and flexible physics-based battery models in Python
tech-srl/code2vec
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
RexYing/gnn-model-explainer
gnn explainer
c2nes/javalang
Pure Python Java parser and tools
liuhuigmail/GrowingBugRepository
A bug repository that keeps growing
bdqnghi/infercode
[ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees
jumormt/DeepWukong
DeepWukong: Statically Detecting Software Vulnerabilities Using Deep Graph Neural Network
vulnerabilitydetection/VulnerabilityDetectionResearch
VulnerabilityDetectionResearch
daanvdh/JavaDataFlow
Creating Data Flow Graphs from java input classes
awsm-research/DeepLineDP
mwcvitkovic/Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-Preprocessor
Library for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache
awsm-research/line-level-defect-prediction
Zanbrachrissik/PropertyGraph
A library to generate AST, CFG, PDG for Java program
ferryjul/fairCORELS
Algorithm for learning fair rule lists
Egor18/jdataflow
jdataflow is a Z3 solver based data-flow analyzer for Java source code.
masters-info-nantes/bytecode-to-cfg
Generation of a Control Flow Graph from a java bytecode using ASM
Emily-zcy/GCN2defect
ModelOriented/piBreakDown
python version of iBreakDown
XJTU-SE/top-core
Supplementary code and data of the paper Using K-core Decomposition on Class Dependency Networks to Improve Bug Prediction Model's Practical Performance
chubbymaggie/Deep_Learning_On_Code_With_A_Graph_Vocabulary--Code_Preprocessor
Library for preprocessing java source code into Augmented ASTs, as per the paper Deep Learning On Code With A Graph Vocabulary
IncioMan/Continuous-Integration-metrics-for-post-release-bugs-prediction
This project has investigated a new type of metrics derived from the Continuous Integration pipeline and their performance in the bug prediction task. In practice, we utilized data from a software project’s continuous integration pipeline to predict the number of post-release bugs for software releases.