Stars
An card learning web project based on deep learning.
A Python Project that provide visable way to view top news of today.
A widely played dice game on the table when drinking liquor
A comment emotion analysis software, part of the software curriculum design of HUST.
Sen-Yao / OpenHGNN
Forked from BUPT-GAMMA/OpenHGNNThis is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
A python script to calculate radar cross section.
Sen-Yao / TESAN
Forked from HustMinsLab/TESANAn End-to-end Topic-Enhanced Self-Attention Network for Social Emotion Classification (WWW 2020)
The class projects for Machine Learning class by Prof Wang Bang
第一次编写Python网络爬虫,主要使用beautifulsoup4爬取新浪新闻首页新闻列表。成功获取新闻标题、时间、来源、详情、评论数、编辑信息,使用pandas整理数据,并保存到数据库。