Pinned Repositories
AI-Detector
AnomalyDetect
Data anormaly detection
DistributedCache
简单分布式缓存系统,2021腾讯“引力计划”项目
EvaluateLLM
LLM gender bias evaluate framwork
IntelligenceWebsite
网络开源情报分析系统
JDComment_website
京东农产品评论情感分析系统
MachineLearning
清华大学电子工程系研究生课程《机器学习》
NewsRec
News Recommendation on Microsoft MIND
Span-ABSA
Span-based model for ABSA
sponge
CS144 Assignments
gene1974's Repositories
gene1974/sponge
CS144 Assignments
gene1974/DistributedCache
简单分布式缓存系统,2021腾讯“引力计划”项目
gene1974/IntelligenceWebsite
网络开源情报分析系统
gene1974/MachineLearning
清华大学电子工程系研究生课程《机器学习》
gene1974/AI-Detector
gene1974/AnomalyDetect
Data anormaly detection
gene1974/Crawler
A simple crawler using selenium
gene1974/EvaluateLLM
LLM gender bias evaluate framwork
gene1974/GCN
An implement of GCN pytorch version.
gene1974/Gene1974
Config files for my GitHub profile.
gene1974/JDComment_website
京东农产品评论情感分析系统
gene1974/NER
NER model pytorch
gene1974/NewsRec
News Recommendation on Microsoft MIND
gene1974/Span-ABSA
Span-based model for ABSA
gene1974/Gene1974.github.io
gene1974/KQA
KQA model using KoPL
gene1974/Neo4jKG
Construct KG using Neo4j(py2neo)
gene1974/nlg-bias
Dataset + classifier tools to study social perception biases in natural language generation
gene1974/RDFLibKG
Construct and query KG using RDFLib.
gene1974/Recommend
Implement of Recommend Algorithms
gene1974/RelationExtraction
RelationExtraction using CNN
gene1974/Sentiment
Sentiment Analysis
gene1974/SpamDetect
gene1974/TinyShell
gene1974/Toy-RecLM
A toy large model for recommender system based on LLaMA2, SASRec and Meta's Actions-speak-louder-than-words.
gene1974/TransE
TransE model using OpenKE