syu999-github's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
mli/paper-reading
深度学习经典、新论文逐段精读
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
xcanwin/KeepChatGPT
这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、拦截跟踪、日新月异、明察秋毫等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。
zotero-chinese/styles
中文 CSL 样式
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
ahmetbersoz/chatgpt-prompts-for-academic-writing
This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
jindongwang/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
dataabc/weibo-search
获取微博搜索结果信息,搜索即可以是微博关键词搜索,也可以是微博话题搜索
zhengjingwei/machine-learning-interview
算法工程师-机器学习面试题总结
richliao/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
nikitakit/self-attentive-parser
High-accuracy NLP parser with models for 11 languages.
sheldonresearch/ProG
A Unified Python Library for Graph Prompting
eastmountyxz/COVID19-data-analysis
该系列资源是Python疫情大数据分析,涉及网络爬虫、可视化分析、GIS地图、情感分析、舆情分析、主题挖掘、威胁情报溯源、知识图谱、预测预警及AI和NLP应用等。推荐大家结合作者CSDN博客阅读,武汉必胜、湖北必胜、中国必胜!
qipeng/gcn-over-pruned-trees
Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)
txsun1997/Black-Box-Tuning
ICML'2022: Black-Box Tuning for Language-Model-as-a-Service & EMNLP'2022: BBTv2: Towards a Gradient-Free Future with Large Language Models
sigmarising/BUPTMasterThesisWord
The Microsoft Office Word template of BUPT Thesis for Master Degree.
majingCUHK/Rumor_RvNN
Source Codes: Rumor Detection on Twitter with Tree-structured Recursive Neural Networks -- ACL 2018
THU-KEG/EAkit
Entity Alignment toolkit (EAkit), a lightweight, easy-to-use and highly extensible PyTorch implementation of many entity alignment algorithms.
syxu828/Crosslingula-KG-Matching
This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"
nmhkahn/MemN2N-pytorch
Implementation of End-to-End Memory Network in PyTorch
serenaklm/rumor_detection
Source code for "Interpretable Rumor Detection in Microblogs by Attending to User Interactions" -- AAAI 2020
thunlp/StyleAttack
Code and data of the EMNLP 2021 paper "Mind the Style of Text! Adversarial and Backdoor Attacks Based on Text Style Transfer"
jojonki/MemoryNetworks
End-To-End Memory Networks in PyTorch
ChiYeungLaw/Awsome-Cross-Lingual-Word-Embeddings
Papers, code and datasets about Cross-lingual Word Embeddings
nessie196/Rumor_RvNN_py36_torch
torch version(python 3.6) of https://github.com/majingCUHK/Rumor_RvNN
Niousha12/Text_Classification_via_GNN
syu999-github/Chinese-Text-Classification
Chinese-Text-Classification Project including bert-classification, textCNN and so on.