I'm a principal research engineer with a PhD in electrical and computer engineering. I work with machine learning applied to generative AI, ASR, and CV.
Seq2seq-Chatbot-for-Keras. This repository contains a new generative model of chatbot based on seq2seq modeling.
330Human-Action-Recognition-with-Keras. Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)
185Adversarial-Learning-for-Generative-Conversational-Agents. This repository contains a new adversarial training method for Generative Conversational Agents
79visually-informed-embedding-of-word-VIEW-. Visually informed embedding of word (VIEW) is a tool for transferring multimodal background knowledge to NLP algorithms.
29Sensitivity-to-occlusion-Keras-. This script evaluates the sensitivity of VGG-16 to occlusion using Keras
12kappaTune. A PyTorch-based optimizer wrapper for continual learning via selective fine-tuning, guided by the condition number κ (kappa) of model tensors. KappaTune identifies and updates only the least anisotropic parameters to preserve pre-trained knowledge and mitigate catastrophic forgetting.
12Eigenvalue-Decay-Regularizer-for-Keras. Eigenvalue Decay is a new option of weight regularizer to the deep learning practitioner that aims at maximum-margin learning.
9Parallel-Seq2Seq. A new seq2seq model for fast training.
7CLASSP. A Biologically-Inspired Approach to Continual Learning through Adjustment Suppression and Sparsity Promotion
3Pruning-pre-trained-models-using-evolutionary-computation. This repository contains scripts to prune Wav2vec2 using a neuroevolution-based method. More details about this method can be found in the paper Compressing Wav2vec2 for Embedded Applications.
2seq2seq_chatbot_links. [unmaintained] Links to the implementations of neural conversational models for different frameworks
1CNN-for-Sentence-Classification-in-Keras. Convolutional Neural Networks for Sentence Classification in Keras
1seq2seq. Sequence to Sequence Learning with Keras
1skflow. Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
1keras. Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
1