From ba797437ea345612f46c35eb827d0354023e63a7 Mon Sep 17 00:00:00 2001
From: Sayed Saeedi <sayed.saeedi@stud.th-deg.de>
Date: Sat, 2 Mar 2024 02:34:24 +0100
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 89f544d..a592405 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ Folder Preprocessing:
  
  Folder Models
  - contains 4 notebooks
-	- SDV (GitHub repo name) notebook has CTGAN, CopulaGAN, and TVAE models
-	- Synthcity (GitHub repo name) notebook contains RTAVE and ADSGAN models
-	- TabFairGAN notebook has TabFairGAN models
+	- SDV (GitHub repo name) notebook has CTGAN, CopulaGAN, and TVAE models more info at: https://docs.sdv.dev/sdv/single-table-data/modeling/synthesizers
+	- Synthcity (GitHub repo name) notebook contains RTAVE and ADSGAN models more info at: https://github.com/vanderschaarlab/synthcity
+	- TabFairGAN notebook has TabFairGAN models more info at: https://github.com/amirarsalan90/TabFairGAN
 	- Combining_everthing contains the code of how synthetically generated datasets are combined into 1 dataset
  
  
-- 
GitLab