Pinned Repositories
ChatGPT-Paper-Reader
This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
Copy_README
网上找的README文件语法解读,即Github Flavored Markdown语法介绍
CourseChoser
THU Course Choser (Not useful after the policy of waiting list)
fhtp
FTP client & server
ImageRetrival
ADS course project 2, nertual network part by JL-Cheng
Machine-Learning-Tutor
Chinese machine learning notes (based on Machine Learning in Action)
RecallKiller
A Python project which is used to save message and prevent recall.
WechatRobot
We Chat Robot
WormsX10
Course Project For Software Engineering I.
XDuCloudKiller
破解某度网盘限速
fengh16's Repositories
fengh16/ChatGPT-Paper-Reader
This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
fengh16/fengh16.github.io
Programming
fengh16/GraphHI
fengh16/UndergraduateThesis
Undergraduate thesis of FengHao
fengh16/DB_TEST
fengh16/Machine-Learning-Tutor
Chinese machine learning notes (based on Machine Learning in Action)
fengh16/audio_project
fengh16/blog
基于 Django1.11 和 Wordpress 主题开发的个人博客网站
fengh16/ChineseSimilarity-gensim-tfidf
基于gensim模块的中文句子相似度计算
fengh16/CS-GNN
Measuring and Improving the Use of Graph Information in Graph Neural Networks
fengh16/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
fengh16/deeptype
Code for the paper "DeepType: Multilingual Entity Linking by Neural Type System Evolution"
fengh16/FantasticHelpers
This is a package for GNN learners.
fengh16/fengh16
fengh16/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
fengh16/get_arxiv
Quickly download the abstracts for arxiv papers related to a given topic and render with markdown
fengh16/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
fengh16/GraphAKD
The code of paper Compressing Deep Graph Neural Networks via Adversarial Knowledge Distillation. Huarui He, Jie Wang, Zhanqiu Zhang, Feng Wu. SIGKDD 2022.
fengh16/Health-Care-Chatbot
It is a medical chatbot that will provide quick answers to FAQs by setting up rule-based keyword chatbots.
fengh16/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
fengh16/LightGCN-PyTorch
The PyTorch implementation of LightGCN
fengh16/moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
fengh16/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
fengh16/olgitbridge
Overleaf git bridge, fork of https://gitlab.com/axkibe/olgitbridge with support for the Overleaf v4 frontend
fengh16/SecondDegreeThesis
经济学双学位毕业设计
fengh16/sinaweibopy
新浪微博Python SDK
fengh16/THSS_Assembly
fengh16/THSS_Compiler
fengh16/THU-Beamer-Theme
A LaTeX beamer theme template for Tsinghua students.
fengh16/website
django 开发的BBS博客项目, 此项目包含多用户注册,发布文章,文章评论,课程、社区BBS以及消息提示,关注,采用邮箱注册,激活验证登录,以及QQ注册登录,招募作者发布教程在后台管理系统发布, pc采用模板渲染,cms采用vue drf前后分离,登录采用JWT认证登录、移动端采用react开发,