Numbermind with SAT Encoding Game implementation using logical library Z3 of Python Posted on July 25, 2022 Numbermind [Read More] Tags: Python Logic SAT Encoding
Machine Learning for Wearable Devices Machine Learning model for predicting respiratory rate from the PPG (Photoplethysmography) signal Posted on February 25, 2022 Respiratory Rate [Read More] Tags: Signal Processing Machine Learning CNN Python MATLAB
Restriced Boltzmann Machine experiments Different testing of RBMs and DBNs on EMNIST Dataset Posted on February 17, 2022 RBMs and DBNs [Read More] Tags: RBM DBN Python EMNIST
Machine Learning for detecting Liers ML tecnicques and methods to discover lier in a psycological questionnaire and reconstructing their honest response Posted on January 21, 2022 Can we fool liers? [Read More] Tags: Cognitive Psycological Test Machine Learning Python
Zeroth Order Methods for Adversarial Machine Learning Implementation of Frank Wolfe variants for adversarial machine learning on MNIST dataset Posted on September 16, 2021 Zeroth order Attack [Read More] Tags: Frank-Wolfe Optimization Zeroth-order Python