Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
anonymous_iclr2020_apd_code
awesome-latex-cv
Latex CV template built with Font Awesome.
bash-tutorial
Bash 教程
blog
My blog
Chinese-STD-GB-T-7714-related-csl
GB/T 7714相关的csl以及Zotero使用技巧及教程。
CPP-Practice
Small projects written in C++
docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
FuShi
simchain-from-zero-to-one
blockchain in practice from zero to one
fzhiy's Repositories
fzhiy/blog
My blog
fzhiy/awesome-latex-cv
Latex CV template built with Font Awesome.
fzhiy/bash-tutorial
Bash 教程
fzhiy/Chinese-STD-GB-T-7714-related-csl
GB/T 7714相关的csl以及Zotero使用技巧及教程。
fzhiy/CPP-Practice
Small projects written in C++
fzhiy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
fzhiy/ekya
Source code and datasets for Ekya, a system for continuous learning on the edge.
fzhiy/fzhiy.github.io
Personal website
fzhiy/hugo-theme-even
🚀 A super concise theme for Hugo https://hugo-theme-even.netlify.app
fzhiy/FCCL
TPAMI2023 & CVPR2022 - Generalizable Heterogeneous Federated Cross-Correlation and Instance Similarity Learning & Learn From Others and Be Yourself in Heterogeneous Federated Learning
fzhiy/FCIL
This is the formal code implementation of the CVPR 2022 paper 'Federated Class Incremental Learning'.
fzhiy/FedAIoT
FedAIoT: A Federated Learning Benchmark for Artificial Intelligence of Things
fzhiy/FedCIL
Code for ICLR 2023 Paper Better Generative Replay for Continual Federated Learning
fzhiy/Federated-Class-Continual-Learning
This is the code for "TARGET: Federated Class-Continual Learning via Exemplar-Free Distillation" (ICCV 2023)
fzhiy/Federated_Orthogonal_Training
fzhiy/FISS
[CVPR2023] Federated Incremental Semantic Segmentation
fzhiy/flower
Flower - A Friendly Federated Learning Framework
fzhiy/fzhiy
fzhiy/homepage
HomePage
fzhiy/images
Picture bed
fzhiy/iodraw-files
流程图, 思维导图, 甘特图, 在线白板, 代码绘图, 在线图表
fzhiy/Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
fzhiy/LoveIt
❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
fzhiy/MIT-6.824-1
Basic Sources for MIT 6.824 Distributed Systems Class
fzhiy/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
fzhiy/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
fzhiy/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
fzhiy/SJTUBeamer
上海交通大学 Beamer 模版 | Beamer template for Shanghai Jiao Tong University
fzhiy/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
fzhiy/threadpool-example