AzureLeon1
PhD student at Institute of Automation, Chinese Academy of Sciences (CASIA). Working on graph learning and AI for Science.
Institute of Automation, Chinese Academy of SciencesBeijing
Pinned Repositories
AUG-MAE
Code for AAAI'24 paper "Rethinking Graph Masked Autoencoders through Alignment and Uniformity”.
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
Explore-Space
Web 3D 太空模型展示-手部识别交互-数据可视化
Films
类似豆瓣电影、IMDb的电影web页面,前后端分别使用Vue.js与Go实现。
mac-vscode-cpp
Mac VsCode C++ Development Environment Configuration
Quant-Backtest-Frontend
量化交易策略回测研究平台——前端
Speech-Recognition
基于 SpeechRecognition 和 CMU Sphinx 的 Mac 语音识别助手
AUG-MAE
Code for AAAI'24 paper "Rethinking Graph Masked Autoencoders through Alignment and Uniformity”.
GSLB
A comprehensive benchmark of Graph Structure Learning (NeurIPS 2023 Datasets and Benchmarks Track)
PyGCL
PyGCL: A PyTorch Library for Graph Contrastive Learning
AzureLeon1's Repositories
AzureLeon1/Explore-Space
Web 3D 太空模型展示-手部识别交互-数据可视化
AzureLeon1/Quant-Backtest-Frontend
量化交易策略回测研究平台——前端
AzureLeon1/Films
类似豆瓣电影、IMDb的电影web页面,前后端分别使用Vue.js与Go实现。
AzureLeon1/Speech-Recognition
基于 SpeechRecognition 和 CMU Sphinx 的 Mac 语音识别助手
AzureLeon1/AUG-MAE
Code for AAAI'24 paper "Rethinking Graph Masked Autoencoders through Alignment and Uniformity”.
AzureLeon1/mac-vscode-cpp
Mac VsCode C++ Development Environment Configuration
AzureLeon1/AI-Conference-Accepted-Paper-List
AzureLeon1/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
AzureLeon1/Quant-Backtest-Backend
量化交易策略回测研究平台——后端
AzureLeon1/cpp-playground
AzureLeon1/Go-Backend-Template
golang中使用echo框架、MongoDB、JWT搭建REST API(labstack/echo、gopkg.in/mgo.v2、dgrijalva/jwt-go)
AzureLeon1/Pattern-Recognition
Theory and implementation of pattern recognition algorithms.
AzureLeon1/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
AzureLeon1/Awesome-AI-for-Chemical-Reaction
Awesome papers related to Artificial Intelligence (AI) for Chemical Reaction.
AzureLeon1/Awesome-Fair-Graph-Learning
Paper List for Fair Graph Learning (FairGL).
AzureLeon1/awesome-graph-structure-learning
A collection of papers on Graph Structural Learning (GSL)
AzureLeon1/awesome-graph-transformer
Papers about graph transformers.
AzureLeon1/Awesome-Hyperbolic-Graph-Representation-Learning
Paper list about hyperbolic embedding, hyperbolic models,hyperbolic applications
AzureLeon1/Awesome-Hypergraph-Network
A curated list of Hypergraph Learning, Hypergraph Theory, Hypergraph Dataset and Hypergraph Tool.
AzureLeon1/Awesome-Masked-Autoencoders
A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).
AzureLeon1/AzureLeon1.github.io
AzureLeon1/BlogComments
AzureLeon1/ChatReviewer
ChatReviewer: use ChatGPT to review papers; ChatResponse: use ChatGPT to respond to reviewers.
AzureLeon1/Data-Science--Cheat-Sheet
Cheat Sheets
AzureLeon1/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
AzureLeon1/kgTransformer
AzureLeon1/NLP-SentimentAnalysisForChineseText
Python中文文本挖掘:使用机器学习方法进行情感分析。
AzureLeon1/Python
All Algorithms implemented in Python
AzureLeon1/word2vec
Python interface to Google word2vec