-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c72d2d
commit 526ed20
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
layout: project-ongoing | ||
title: Passphrase Hacking | ||
abstract: We study ML algorithms that can capture a passphrase being typed on laptop based on keypresses heard over a Zoom call. Mentees dived into audio processing and acoustic side-channel attacks and are currently implementing a procedure described in a research paper | ||
stat: ongoing | ||
mentor: Aniruddh Pramod | ||
members: Sagar Arora, Udbhav Agarwal | ||
--- | ||
<br> |
9 changes: 9 additions & 0 deletions
9
projects/_posts/2023-12-01-Automatic-Stock-Trading-Using-RL.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
layout: project-ongoing | ||
title: Automatic Stock Trading using RL | ||
abstract: Utilized Reinforcement Learning algorithms to automate stock trading decisions, optimizing portfolio performance. | ||
stat: ongoing | ||
mentor: Aniruddh Pramod | ||
members: Debarpita Dash | ||
--- | ||
<br> |
10 changes: 10 additions & 0 deletions
10
projects/_posts/2023-12-01-EEG-Based-Emomtion-Recognition-And-Mapping.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: project-ongoing | ||
title: EEG-Based Emotion Recognition and Mapping | ||
abstract: An experiment to develop an EEG-based emotion recognition system using a bandit-based decision-making framework. The aim is to detect emotions like disgust, happiness, frustration, and neutral states from EEG data of participants exposed to various stimuli. | ||
stat: ongoing | ||
mentor: Aniruddh Pramod, Priyanshu Tiwari | ||
members: Debarpita Dash, Manasvi N, Deham R, Sonal T | ||
--- | ||
Upside Down Lab's Neuroscience Pro Kit is used as the EEG for this setup. The experimental design is complete and being implemented in PsychoPy. We'll soon be starting with human trials to gather data. | ||
<br> |