nooralahzadeh
University of Zurich (UZH) & Zurich University of Applied Sciences (ZHAW)Zurich/Switzerland
Pinned Repositories
DSNER-pytorch
Pytorch implementation of :https://github.com/rainarch/DSNER
KRLPapers
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
OntologyBasedRelationExtraction
pacaya
Pacaya - A Library for Hybrid Graphical Models and Neural Networks
pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
Very-Deep-Convolutional-Networks-for-Natural-Language-Processing-in-tensorflow
implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow
ViT
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
nooralahzadeh's Repositories
nooralahzadeh/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
nooralahzadeh/ViT
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
nooralahzadeh/300Days__MachineLearningDeepLearning
I am sharing my Journey of 300DaysOfData in Machine Learning and Deep Learning.
nooralahzadeh/ALBEF
Code for ALBEF: a new vision-language pre-training method
nooralahzadeh/asynchronous-federated-learning
Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)
nooralahzadeh/awesome-bioie
🧫 A curated list of resources relevant to doing Biomedical Information Extraction (including BioNLP)
nooralahzadeh/Awesome-Federated-Learning
Federated Learning Library: https://fedml.ai
nooralahzadeh/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
nooralahzadeh/Chest-X-Ray-Tags-Classification
This is the implementation of the visual model mentioned in our paper 'Automated Radiology Report Generation using Conditioned Transformers'.
nooralahzadeh/CLG-VQA
This is the implementation of the approaches described in the paper: "Improving the Cross-Lingual Generalisation in Visual Question Answering"
nooralahzadeh/contrastive-conditioning
Code and data accompanying the paper "Contrastive Conditioning for Assessing Disambiguation in MT: A Case Study of Distilled Bias"
nooralahzadeh/CV
nooralahzadeh/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
nooralahzadeh/Disentangled-Variational-Autoencoder
PyTorch Implementations of a VAE and a beta-VAE.
nooralahzadeh/flower
Flower - A Friendly Federated Learning Framework
nooralahzadeh/GPT2-Chest-X-Ray-Report-Generation
This is the implementation of the CDGPT2 model mentioned in our paper 'Automated Radiology Report Generation using Conditioned Transformers'
nooralahzadeh/headshots-starter
nooralahzadeh/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
nooralahzadeh/machine-learning-interview-enlightener
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
nooralahzadeh/nanduan.github.io
nooralahzadeh/nlp-class
A Natural Language Processing course taught by Professor Ghassemi
nooralahzadeh/nlp_course
YSDA course in Natural Language Processing
nooralahzadeh/profile
nooralahzadeh/PySyft
A library for answering questions using data you cannot see
nooralahzadeh/pytse-client
work with Tehran stock exchange data in Python
nooralahzadeh/Recent-Advances-in-Vision-and-Language-Research
CVPR 2020 Tutorial
nooralahzadeh/RRG-Review
The official GitHub repository of the survey paper "A Systematic Review of Deep Learning-based Research on Radiology Report Generation".
nooralahzadeh/Teacher-free-Knowledge-Distillation
Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization
nooralahzadeh/tensorflow
An Open Source Machine Learning Framework for Everyone
nooralahzadeh/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch