nchuramani
Working in the field of Artificial Intelligence and Human - Robot Interaction focusing on Continual Learning for Social Robotics.
Cambridge, United Kingdom
Pinned Repositories
awesome-fairness-in-ai
A curated list of awesome Fairness in AI resources
CLForBiasMitigation
Code Repo for "Domain-Incremental Continual Learning for Mitigating Bias in Facial Expression and Action Unit Recognition" published in IEEE Transactions on Affective Computing 2022.
CLIFER
Repository for Continual Learning with Imagination for Facial Expression Recognition
continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, DGR, DGR+distill, RtF, iCaRL).
Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
FCL-MannersDB
Repository for the paper on Federated Learning of Socially Appropriate Agent Behaviours in Simulated Home Environments at LEAP-HRI Workshop at HRI'24
GWR-Extensions
Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
NN-Seminar-LearningHumanReward
Seminar Submission for Neural Networks SoSe2016
Tutorial_FacialAffect4HRI
Code repository for the Tutorial on Facial Affect Recognition for Human Robot Interaction.
nchuramani's Repositories
nchuramani/CLForBiasMitigation
Code Repo for "Domain-Incremental Continual Learning for Mitigating Bias in Facial Expression and Action Unit Recognition" published in IEEE Transactions on Affective Computing 2022.
nchuramani/CLIFER
Repository for Continual Learning with Imagination for Facial Expression Recognition
nchuramani/Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
nchuramani/Tutorial_FacialAffect4HRI
Code repository for the Tutorial on Facial Affect Recognition for Human Robot Interaction.
nchuramani/awesome-fairness-in-ai
A curated list of awesome Fairness in AI resources
nchuramani/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, DGR, DGR+distill, RtF, iCaRL).
nchuramani/FCL-MannersDB
Repository for the paper on Federated Learning of Socially Appropriate Agent Behaviours in Simulated Home Environments at LEAP-HRI Workshop at HRI'24
nchuramani/FedLGR_SocRob
Repository for submission on Federated Feature Aggregation with Latent Generative Replay for Continually Learning Socially Appropriate Robot Behaviours
nchuramani/GWR-Extensions
nchuramani/avalanche-1
Avalanche: an End-to-End Library for Continual Learning.
nchuramani/avalanche-rl
Avalanche fork adding RL support
nchuramani/awesome-lifelong-continual-learning
A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning
nchuramani/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
nchuramani/benchmarking-gnns
Repository for benchmarking graph neural networks
nchuramani/cvpr_clvision_challenge
CVPR 2020 Continual Learning Challenge - Submit your CL algorithm today!
nchuramani/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
nchuramani/FaceChannel
The FaceChannel model for facial expression recognition.
nchuramani/FedWeIT
This is an official Tensorflow-2 implementation of Federated Continual Learning with Inter-Client Weighted Transfer
nchuramani/GDM
Growing Dual-Memory Self-Organizing Networks
nchuramani/gym-minigrid
Minimalistic gridworld package for OpenAI Gym
nchuramani/keras-io
Keras documentation, hosted live at keras.io
nchuramani/keras-vis
Neural network visualization toolkit for keras
nchuramani/MANNERS-DB
Mind Your Manners! A Dataset and A Continual Learning Approach for Assessing Social Appropriateness of Robot Actions.
nchuramani/nchuramani
Config files for my GitHub profile.
nchuramani/OMGEmotionChallenge
Repository for th OMG Emotion Challenge
nchuramani/PlotNeuralNet
Latex code for making neural networks diagrams
nchuramani/pyphysio
nchuramani/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
nchuramani/RoboticCoachesforPositivePsychology
Repository for Continual Learning for Affective Robotics: A Proof of Concept for Wellbeing
nchuramani/vit-pytorch-tutorials
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch