You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ NVIDIA FLARE is built on a componentized architecture that gives you the flexibi
33
33
34
34
Getting Started
35
35
===============
36
-
For first-time users and FL researchers, FLARE provides the FL Simulator that allows you to build, test, and deploy applications locally. The :ref:`Getting Started guide <getting_started>` covers installation and walks through an example application using the FL Simulator.
36
+
For first-time users and FL researchers, FLARE provides the :ref:`fl_simulator` that allows you to build, test, and deploy applications locally. The :ref:`Getting Started guide <getting_started>` covers installation and walks through an example application using the FL Simulator.
37
37
38
38
When you are ready to for a secure, distributed deployment, the :ref:`Real World Federated Learning <real_world_fl>` section covers the tools and process required to deploy and operate a secure, real-world FLARE project.
If the above code is made available at ``nvflare.lighter.impl.workspace.DistributionBuilder``, add the following to your project.yml at the bottom of the list of builders::
Copy file name to clipboardExpand all lines: docs/publications_and_talks.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ NVIDIA FLARE related blogs and other media.
40
40
41
41
#### 2019
42
42
***2019-12**[Federated Learning powered by NVIDIA Clara](https://developer.nvidia.com/blog/federated-learning-clara/) (NVIDIA Technical Blog)
43
+
***2019-10**[What is federated learning - in Chinese](https://blogs.nvidia.com.tw/2019/10/13/what-is-federated-learning/) (NVIDIA Technical Blog)
43
44
***2019-10**[NVIDIA Research: First Privacy-Preserving Federated Learning System for Medical Imaging](https://www.youtube.com/watch?v=Jy7ozgwovgg) (NVIDIA video)
44
45
45
46
## Talks
@@ -58,3 +59,6 @@ Recent talks and Webinars covering federated learning research and NVIDIA FLARE.
***2021-03**[NVIDIA FLARE: An Open Federated Learning Platform](https://www.nvidia.com/en-us/on-demand/session/gtcspring22-se1991/) ([GTC Spring 2022](https://www.nvidia.com/gtc/))
60
61
***2021-03**[Federated Learning for Healthcare – Collaborative AI without Sharing Patient Data ](https://www.youtube.com/watch?v=xr_eJp3ctzw) ([Data Science Seminar](https://www.dkfz.de/en/datascience/seminar/Rieke.html))
62
+
63
+
#### 2020
64
+
***2020-11**[Federated Learning for Medical Imaging - in Chinese](https://www.youtube.com/watch?v=CiPdALrNEjU) (NVIDIA Taiwan)
0 commit comments