Skip to content
View ASan1527's full-sized avatar

Block or report ASan1527

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

Starred repositories

75 stars written in Python
Clear filter

中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…

Python 67,798 14,412 Updated May 10, 2024

The simplest, fastest repository for training/finetuning medium-sized GPTs.

Python 36,291 5,675 Updated Aug 19, 2024

The official Meta Llama 3 GitHub site

Python 26,203 2,951 Updated Aug 12, 2024

Python package built to ease deep learning on graph, on top of existing DL frameworks.

Python 13,374 3,002 Updated Sep 19, 2024

A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques

Python 8,454 1,360 Updated Sep 6, 2024

Implementation of Graph Convolutional Networks in TensorFlow

Python 7,089 1,996 Updated Apr 14, 2023

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

Python 5,736 1,045 Updated Aug 12, 2024

Implementation and experiments of graph embedding algorithms.

Python 3,673 995 Updated Mar 14, 2024

MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。

Python 3,208 489 Updated Sep 21, 2024

An Open-sourced Knowledgable Large Language Model Framework.

Python 1,205 122 Updated Jun 26, 2024

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

Python 784 134 Updated Nov 6, 2022

Scorecard Development in python, 评分卡

Python 717 303 Updated Aug 9, 2024

A Deep Graph-based Toolbox for Fraud Detection

Python 683 159 Updated Apr 20, 2022

A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.

Python 619 150 Updated Oct 3, 2023

利用LLM构建应用实践笔记

Python 597 39 Updated Apr 12, 2024

文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IAN、DPCNN、TopicRNN、LSTMN 、Multi-Task、HAN、CharCNN、Tree-LSTM、DAN…

Python 595 104 Updated Mar 6, 2022

This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification

Python 470 72 Updated Dec 7, 2022

GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22

Python 462 74 Updated Apr 12, 2023

A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categoric…

Python 453 102 Updated Aug 12, 2024

Open solution to the Home Credit Default Risk challenge 🏡

Python 450 170 Updated Jun 22, 2022

Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)

Python 377 93 Updated Oct 16, 2020

PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).

Python 322 74 Updated Jan 16, 2024

Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"

Python 202 40 Updated Jul 6, 2023

This directory contains code necessary to run the GraphNAS algorithm.

Python 171 38 Updated Jul 6, 2023

[ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision

Python 150 26 Updated Apr 7, 2023

Pytorch implementation of the Attention-based Graph Neural Network(AGNN)

Python 145 28 Updated Dec 27, 2017
Python 136 65 Updated Jun 16, 2020

Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Graph Attention Network), which will continue to be updated in t…

Python 119 21 Updated Jun 11, 2023

实现一种多Lora权值集成切换+Zero-Finetune零微调增强的跨模型技术方案,LLM-Base+LLM-X+Alpaca,初期,LLM-Base为Chatglm6B底座模型,LLM-X是LLAMA增强模型。该方案简易高效,目标是使此类语言模型能够低能耗广泛部署,并最终在小模型的基座上发生“智能涌现”,力图最小计算代价达成ChatGPT、GPT4、ChatRWKV等人类友好亲和效果。当…

Python 118 9 Updated Jul 19, 2023
Next