From 0b190248e63fdaf5b411b322462917a455b1b7b2 Mon Sep 17 00:00:00 2001 From: Pradeeban Kathiravelu Date: Thu, 9 Mar 2023 08:01:53 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06750da..f65198f 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,7 @@ The major contribution of this project is the contribute functionality to be imp **[12] Develop a drag-and-drop GUI for deep learning experimentation** -**Mentors:** Özgür Kara (ozgurrkara99 -at- gmail.com), Shu-Ting Wang (shw328 -at- eng.ucsd.edu), and Babak Mahmoudi (b.mahmoudi -at- emory.edu) +**Mentors:** Özgür Kara (ozgurrkara99 -at- gmail.com) and Babak Mahmoudi (b.mahmoudi -at- emory.edu) **Overview:** The aim is to develop a desktop application (GUI) that allows users to run their Deep Learning experiments that is integrated with PyTorch library via drag&drop environment. The users should be able to construct a pipeline visually, without dealing with the code, and apply the selected/designed deep learning models to the data easily.