Hongyu Zhang (@orion-orion)
  • Stars
    star
    475
  • Global Rank 60,461 (Top 3 %)
  • Followers 164
  • Following 56
  • Registered almost 6 years ago
  • Most used languages
    Python
    81.8 %
    C++
    9.1 %
    JavaScript
    4.5 %
    HTML
    4.5 %
  • Location 🇨🇳 China
  • Country Total Rank 16,018
  • Country Ranking
    Python
    1,564
    C++
    3,696

Top repositories

1

Takeaways-Order-Sys

⚙ 本项目为SWPU数据库原理及应用大作业《西柚外卖订餐系统》,基于Python+Flask+MySQL开发,轻量简洁
Python
80
star
2

NumericalAnalysis-Python

🔨 用Python+Numpy+Pytorch实现《数值分析》(Timothy Sauer著) 的所有算法。
Python
59
star
3

FedAO

🔨 A toolbox for federated learning, aiming to provide implementations of FedAvg, FedProx, Ditto, etc. in multiple versions, such as Pytorch/Tensorflow, single-machine/distributed, synchronized/asynchronous.
Python
57
star
4

FedCom

🔬 FedCom为SWPU2022届本科毕业设计《基于社区检测的多任务聚类联邦学习》。本研究提出了一种多任务聚类联邦学习(clustered federated learning, CFL)的新方法,该方法的特点是基于社区检测(community detection)来进行聚类簇的动态划分。
Python
54
star
5

AIFlow

🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2决赛赛项:基于CNN+LSTM时空神经网络的在线流量分类模型。
Python
41
star
6

Distributed-ML-PySpark

🔨 使用Spark/Pytorch实现分布式算法,包括图/矩阵计算(graph/matrix computation)、随机算法、优化(optimization)和机器学习。参考刘铁岩《分布式机器学习》和CME 323课程
Python
29
star
7

CommodityManagmentSystem-Qt

⚙ 本项目为SWPU程序设计综合实践大作业 用C++结合Qt框架写的程序设计实践大作业《京东物流管理系统》
C++
23
star
8

FedDCSR

🔬 [SDM'24] This is the source code and baselines of our paper FedDCSR: Federated Cross-domain Sequential Recommendation via Disentangled Representation Learning.
Python
20
star
9

Cloze_Test

🎈 2020-2021年ASC世界大学生超级计算机竞赛第3题 使用ALBert模型完成完形填空的NLP任务
Python
18
star
10

TipDMCup21

🎈 泰迪杯2021A题《基于 Bagging 和深度学习的上市公司财务数据造假预测》
Python
17
star
11

XGBoost-Flow-Analysis

🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型
Python
16
star
12

TipDMCup20

🎈 泰迪杯2020A题《基于数据挖掘的上市公司高送转预测》
Python
12
star
13

FedHCDR

🔬 [ECML-PKDD'24] This is the source code and baselines of our paper FedHCDR: Federated Cross-Domain Recommendation with Hypergraph Signal Decoupling.
Python
11
star
14

CDSRec

🔨 跨域序列推荐(Cross-Domain Sequential Recommendation)的算法工具箱,旨在提供序列推荐、跨域推荐、跨域序列方法的baseline实现。目前本工具箱已包括TiSASRec、CoNet、PINet、MIFN这四种方法的实现。
Python
10
star
15

AirPassengerAnalysis

🎈2021年大学生服务外包创新创业大赛《航空旅客付费选座意愿识别》赛题
Python
6
star
16

SICP-Python

🔨 用Python实现巫师书(the Wizard Book)《SICP》(Hal Abelson等著)的所有示例程序。正在施工🚧中。。。。有空就更,没空就鸽了(づ ̄ 3 ̄)づ
Python
5
star
17

TinySCM

🔨TinySCM是一个Python实现的迷你Scheme解释器,主要参考了巫师书(the Wizard Book)《SICP》和UC Berkeley的同名课程CS 61A。支持词法(lexical)/动态(dynamic)作用域、宏(macro)、流/惰性求值、尾递归。
Python
4
star
18

orion-orion

👦🏻 My personal resume.
3
star
19

orion-orion.github.com

👦🏻 个人主页
JavaScript
2
star
20

TinyPy

🔨TinyPy是一个Python实现的迷你Python解释器,主要参考了巫师书(the Wizard Book)《SICP》和UC Berkeley的同名课程CS 61A。目前只支持Python算术表达式和lambda表达式的求值,后续会逐步添加更多功能。
Python
2
star
21

FedHKG

🔨 基于OpenKE的联邦异构知识图谱划分的工具箱,采用的划分方式是不同客户端实体之间可能重叠,而其关系和元组不重叠。
Python
2
star
22

lonelyprince7.github.com

个人主页
HTML
1
star
23

SimCPU

计算机组成原理作业:模拟CPU指令系统进行运算
C++
1
star