From 11852ee864ed384f321d32647e5afc2a49f7385a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Esteban=20Vel=C3=A1squez=20Rend=C3=B3n?= Date: Sun, 28 Aug 2022 23:56:15 +0200 Subject: [PATCH] Added README FILE --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..325d69c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# MUSCLE CLASSIFICATION VIA HYBRID CNN-LSTM ARCHITECTURE AND SEMG SIGNALS + +``` +Master Thesis Jupyter File +Promotors and Supervisors: Lubos Omelina, Jan Cornelis and Bart Jansen +Program: Msc. Applied Computer Science +Student: Esteban Velásquez Rendón +Academic Year: 2022 +University: Vrije Universiteit Brussel +``` +The current repository contains the code employed for the master thesis in Applied Computer Science.