Pinned Repositories
Accelerated-Federated-Learning-Over-MAC-in-Heterogeneous-Networks
SCAFFOLD and FedAvg implementation
baoyan-blog
BUAA-CS-Codes
北京航空航天大学计算机学院研究生考试复试上机部分往年试题及解答
dgcnn
emnist-pytorch
Handwritten character recognition using Pytorch and EMNIST
federated
A collection of Google research projects related to Federated Learning and Federated Analytics.
federated-learning-public-code
Federated-Learning-PyTorch
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
FedTorch
FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.
Machine-Learning-note
科研入门学习记录
BrightHaozi's Repositories
BrightHaozi/Machine-Learning-note
科研入门学习记录
BrightHaozi/Accelerated-Federated-Learning-Over-MAC-in-Heterogeneous-Networks
SCAFFOLD and FedAvg implementation
BrightHaozi/baoyan-blog
BrightHaozi/BUAA-CS-Codes
北京航空航天大学计算机学院研究生考试复试上机部分往年试题及解答
BrightHaozi/dgcnn
BrightHaozi/emnist-pytorch
Handwritten character recognition using Pytorch and EMNIST
BrightHaozi/federated
A collection of Google research projects related to Federated Learning and Federated Analytics.
BrightHaozi/federated-learning-public-code
BrightHaozi/Federated-Learning-PyTorch
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
BrightHaozi/FedTorch
FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.
BrightHaozi/FedWeIT
This is an official Tensorflow-2 implementation of Federated Continual Learning with Inter-Client Weighted Transfer
BrightHaozi/htmlEndWork
BrightHaozi/learning_pyTorch_with_SherlockLiao
廖星宇《深度学习入门之PyTorch》代码实践
BrightHaozi/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
BrightHaozi/lhy_DL_Hw
BrightHaozi/MachineLearning_Python
机器学习算法python实现
BrightHaozi/ML-Class-Assignment
The assignment of machine learning course for post-graduates at BUAA EE, 2019.
BrightHaozi/ML-notes
notes about machine learning
BrightHaozi/ML-Notes-1
台大李宏毅老师《机器学习》笔记,在线阅读地址:https://scarleatt.github.io/categories/ML-notes/
BrightHaozi/non-iid-dataset-for-personalized-federated-learning
BrightHaozi/pFedMe
Personalized Federated Learning with Moreau Envelopes (pFedMe) using Pytorch (NeurIPS 2020)
BrightHaozi/PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage of the Non-IID data to learn the personalized model for each user. Thanks to @Stonesjtu, this platform can also record the GPU memory usage for the model.
BrightHaozi/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
BrightHaozi/pytorch-learning
廖星宇深度学习入门之pytorch第一版书中代码实现
BrightHaozi/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
BrightHaozi/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
BrightHaozi/ShuLiTongJi_BUAA
北京航空航天大学 数理统计 课程学习
BrightHaozi/torchvision-datasets-mnist
Processed torchvision mnist(MNIST, FashionMNIST, EMNIST) datasets for download