Skip to content
Snippets Groups Projects
Commit ecb94cfa authored by Jiheon Choi's avatar Jiheon Choi
Browse files

Update page

parent ac1e5d66
Branches
No related tags found
No related merge requests found
Pipeline #5847 passed
No preview for this file type
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<ol> <ol>
<li>로컬 클라이언트에서 소유한 데이터만을 가지고 개별적으로 학습</li> <li>로컬 클라이언트에서 소유한 데이터만을 가지고 개별적으로 학습</li>
<li>로컬에서 학습한 결과 gradient를 중앙 서버로 전송</li> <li>로컬에서 학습한 결과 gradient를 중앙 서버로 전송</li>
<li>중앙 서버에서 로컬 클라이언트의 gradient를 aggregate</li> <li>중앙 서버에서 로컬 클라이언트의 <i>gradient를 aggregate</i></li>
<li>aggregate된 gradient를 다시 클라이언트로 전송하여 로컬의 모델 업데이트</li> <li>aggregate된 gradient를 다시 클라이언트로 전송하여 로컬의 모델 업데이트</li>
</ol> </ol>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment