Pinned Repositories
avalanche
Avalanche: an End-to-End Library for Continual Learning
beta-tcvae
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
brain-inspired-replay
A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
CN-DPM
Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."
Co2L
Co^2L: Contrastive Continual Learning (ICCV2021)
dementia-prediction
Using Machine Learning to predict dementia based on several factors including MRI data, age, socioeconomic status, etc.
Disentangled-Sequential-Autoencoder
Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mandt et al.).
GameCentre
An Android App containing three playable board games: Sliding tiles puzzle, Hasami Shogi, and Connect4.
GitChameleon
primer-algorithm
A primer design algorithm for Multiplex Polymerase Chain Reaction (PCR).
NizarIslah's Repositories
NizarIslah/GitChameleon
NizarIslah/primer-algorithm
A primer design algorithm for Multiplex Polymerase Chain Reaction (PCR).
NizarIslah/dementia-prediction
Using Machine Learning to predict dementia based on several factors including MRI data, age, socioeconomic status, etc.
NizarIslah/GameCentre
An Android App containing three playable board games: Sliding tiles puzzle, Hasami Shogi, and Connect4.
NizarIslah/avalanche
Avalanche: an End-to-End Library for Continual Learning
NizarIslah/beta-tcvae
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
NizarIslah/brain-inspired-replay
A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
NizarIslah/CN-DPM
Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."
NizarIslah/Co2L
Co^2L: Contrastive Continual Learning (ICCV2021)
NizarIslah/Disentangled-Sequential-Autoencoder
Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mandt et al.).
NizarIslah/Facial-Expression-Recognition
Using Convolutional Neural Networks for Facial Expression Recognition.
NizarIslah/NeocorticalCL
Neocortical-based continual learning
NizarIslah/nizarislah.github.io
Personal website
NizarIslah/NM2020
NeuroMatch 2020 Project Repo
NizarIslah/OLMoE
Modeling, training, eval, and inference code for OLMo
NizarIslah/Outlier-based-Sampling
Machine Learning with Imbalanced EEG Datasets using Outlier-based Sampling
NizarIslah/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
NizarIslah/Theory_Associative_Memory
repo for code for paper on general theory associative memory models
NizarIslah/TinyImageNet-Transformers
Transformers trained on Tiny ImageNet
NizarIslah/VAEs
Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)
NizarIslah/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
NizarIslah/Workshops