From 0c643cf7033d10d80663d6eff307db6ed2ecf694 Mon Sep 17 00:00:00 2001 From: washim-uddin-mondal <74007561+washim-uddin-mondal@users.noreply.github.com> Date: Thu, 25 May 2023 15:43:07 -0400 Subject: [PATCH] link-update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 250154a..56e0e7e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Transactions on Machine Learning Research, May, 2023. # Parameters -Various parameters used in the experiments can be found in [Scripts/Parameters.py]() file. +Various parameters used in the experiments can be found in [Scripts/Parameters.py](https://github.itap.purdue.edu/Clan-labs/MeanFieldwithGlobalState/blob/main/Scripts/Parameters.py) file. # Software and Packages @@ -32,7 +32,7 @@ matplotlib 3.5.0 Generated results will be stored in Results folder (will be created on the fly). Some pre-generated results are available for display in the Display folder. Specifically, -[Fig. 1]() depicts the error as a function +[Fig. 1](https://github.itap.purdue.edu/Clan-labs/MeanFieldwithGlobalState/blob/main/Display/Fig1.png) depicts the error as a function of N (the number of agents). # Run Experiments