Skip to content
View m-wz's full-sized avatar

Block or report m-wz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Official code of "Towards Multi-Grained Explainability for Graph Neural Networks" (NeurIPS 2021) + Pytorch Implementation of recent attribution methods for GNNs

Jupyter Notebook 68 8 Updated Feb 20, 2023

A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain

Python 216 73 Updated Jun 4, 2024

Paper:Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting . Implementation of spatio-temporal graph convolutional network with PyTorch

Python 133 21 Updated Nov 11, 2020

[IJCAI'18] Spatio-Temporal Graph Convolutional Networks

Python 1,024 306 Updated Apr 29, 2024

Graph Neural Network Library for PyTorch

Python 21,667 3,717 Updated Dec 27, 2024

[CIKM'2023] "STExplainer: Explainable Spatio-Temporal Graph Neural Networks"

Python 47 4 Updated Jun 17, 2024

Official Implementation of "TempME: Towards the Explainability of Temporal Graph Neural Networks via Motif Discovery"

Python 11 2 Updated Mar 18, 2024

Official implementation for Paper: PAGE: Parametric Generative Explainer for Graph Neural Network

Python 2 Updated Oct 4, 2023
Python 6 Updated Mar 30, 2024

Parameterized Explainer for Graph Neural Network

Jupyter Notebook 127 15 Updated Feb 23, 2024

一个XGNN实现过程

Python 12 3 Updated Apr 20, 2021

Implementation fo Zorro: Valid, Sparse, and Stable Explanations in Graph Neural Networks

Python 13 5 Updated Aug 31, 2022
Jupyter Notebook 4 1 Updated Oct 16, 2022

A data-driven deep learning based fault diagnosis application for radial, active distribution grids

Python 21 4 Updated Mar 17, 2023

MATLAB Unbalanced Power System Fault Analysis

MATLAB 9 3 Updated Aug 24, 2017

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.

Batchfile 109,835 10,624 Updated Dec 21, 2024

MATPOWER – steady state power flow simulation and optimization for MATLAB and Octave

MATLAB 435 154 Updated Oct 9, 2024

A library for graph deep learning research

Python 1,908 284 Updated Jul 15, 2024

使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行

Python 131 18 Updated May 29, 2024

这是我ehr-journey项目的一个命名实体识别的子项目,主要实现基于中文预训练字向量finetune的Bert与BiLSTM模型的网络。演示使用了CCKS2019task1数据集,并实现了django接口。

Python 56 11 Updated Jun 21, 2022

全局指针统一处理嵌套与非嵌套NER的Pytorch实现

Python 384 47 Updated Mar 23, 2023

基于pytorch的bert_bilstm_crf中文命名实体识别

Python 533 82 Updated May 15, 2023

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

Python 2,118 429 Updated Mar 11, 2023

Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF/single-CRF model with BERTs (Google's Pretrained Language Model: supporting BERT/RoBERTa/ALBERT).

Python 13 19 Updated Oct 31, 2019

中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。

Python 286 72 Updated Dec 8, 2019

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

Python 4,747 1,257 Updated Feb 24, 2021

基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现

Python 89 22 Updated Sep 15, 2022

基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。

Python 408 74 Updated Dec 10, 2024

达观ner比赛的代码,主要是elmo pretrain + cnn/lstm + attention + crf 结构。成绩一般,一百以内,前几名全为各种bert集成的模型。

Python 6 2 Updated Nov 9, 2019

Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF

Python 60 20 Updated Jan 8, 2021
Next