waleedreafee
Independent Scientist, interest in #Recommender Systems, #MachineLearning, #DeepLearning, #Natural Language Processing.
Mälardalen UniversityStockholm, Sweden
waleedreafee's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
apache/zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
danielgross/whatsapp-gpt
jakobrunge/tigramite
Tigramite is a python package for causal inference with a focus on time series data. The Tigramite documentation is at
ModelOriented/DALEX
moDel Agnostic Language for Exploration and eXplanation
G-U-N/PyCIL
PyCIL: A Python Toolbox for Class-Incremental Learning
Leavingseason/xDeepFM
ModelOriented/DrWhy
DrWhy is the collection of tools for eXplainable AI (XAI). It's based on shared principles and simple grammar for exploration, explanation and visualisation of predictive models.
cure-lab/Awesome-time-series
A comprehensive survey on the time series domains
GT-RIPL/Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
PacktPublishing/Hands-On-Machine-Learning-with-CPP
Hands-On Machine Learning with C++, published by Packt
enoche/MMRec
A Toolbox for MultiModal Recommendation. Integrating 10+ Models...
Leavingseason/OpenLearning4DeepRecsys
Some deep learning based recsys for open learning.
enoche/MultimodalRecSys
A curated list of awesome resources about multimodal recommender systems.
GMvandeVen/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).
enoche/BM3
Pytorch implementation for "Bootstrap Latent Representations for Multi-modal Recommendation"-WWW'23
explainablerecsys/recsys2022
RecSys 2022 Tutorial Hands on Explainable Recommender Systems with Knowledge Graphs
IntelLabs/continuallearning
ZixuanKe/CAT
Code for NeurIPS 2020 Paper --- Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks
salesforce/RGRecSys
luizgh/knn
C++ implementation of K-nearest neighbours
tmdt-buw/continual-learning-mas-cloning-injection-molding
Code to reproduce the results from the paper "Continual Learning of Neural Networks for Quality Prediction in Production using Memory Aware Synapses and Weight Transfer" by Tercan et al., submitted to the Journal of Intelligent Manufacturing
KamilDeja/multiband_vae
mddragnev/k-nearest-neighbors
C++ implementation for machine learning algorithm K-NN
tyler-hayes/Continual-Analogical-Reasoning
PyTorch code for our CVPRW-2021 paper "Selective Replay Enhances Learning in Online Continual Analogical Reasoning"
GMvandeVen/complex-synapses
Deep learning implementation of the Benna-Fusi complex synapse model.
agongt408/vbranch
vbranch is a deep-learning framework to improve the accuracy and efficiency of neural networks by sharing parameters between multiple branches.