Federated Learning-FedSGD, FedAvg
Paper Link 🥑 Key Takeaways 1️⃣ FL 개념을 처음으로 제시하였다. 2️⃣ IID, Non-IID 상관없이 각 모델의 intialization point가 같아야 updated local weight들을 average하여 global weight에 반영하는 FedAVG학습 방식이 잘 작동한다. Federated Le...
Paper Link 🥑 Key Takeaways 1️⃣ FL 개념을 처음으로 제시하였다. 2️⃣ IID, Non-IID 상관없이 각 모델의 intialization point가 같아야 updated local weight들을 average하여 global weight에 반영하는 FedAVG학습 방식이 잘 작동한다. Federated Le...
Prerequisites Follow the instructions in the Jekyll Docs to complete the installation of the basic environment. Git also needs to be installed. Installation Creating a New Site There are two wa...
This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...
This post is to show Markdown syntax rendering on Chirpy, you can also use it as an example of writing. Now, let’s start looking at text and typography. Titles H1 - heading H2 - heading H3 - h...