khwajawisal's Stars
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
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.
Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020
podgorskiy/ALAE
[CVPR2020] Adversarial Latent Autoencoders
mesolitica/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Lightning-Universe/lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
owid/owid-grapher
A platform for creating interactive data visualizations
interpretml/DiCE
Generate Diverse Counterfactual Explanations for any machine learning model.
danijar/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
microsoft/archai
Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.
BerenMillidge/PredictiveCodingBackprop
Code for the paper "Predictive Coding Approximates Backprop along Arbitrary Computation Graphs"
tmabraham/UPIT
A fastai/PyTorch package for unpaired image-to-image translation.
areed1192/python-sec
A simple python library that allows for easy access of the SEC website so that someone can parse filings, collect data, and query documents.
danielkunin/neural-mechanics
RosalynMoran/Covid-19
Estimating required ‘lockdown’ cycles before immunity to SARS-CoV-2: Model-based analyses of susceptible population sizes, ‘S0’, in seven European countries including the UK and Ireland
CNCLgithub/EIG-faces
Efficiently inverting a probabilistic graphics program of face generation with an inference network. Includes computational models and neural and behavioral data analysis.
kumar-shridhar/ProbAct-Probabilistic-Activation-Function
Official PyTorch implementation of the paper : ProbAct: A Probabilistic Activation Function for Deep Neural Networks.
faraazahmad/markr
A simple browser-based Markdown editor with live preview using Vue.js
ashaabrizvi/Covid-19_Dashboard
Made it using Streamlit and deployed it on AWS EC2 and Heroku
faraazahmad/online-judge-api
A gRPC API for a prototype online judge
RosalynMoran/Bifurcation_EndemicCovid19
Contact Tracing Efficacy Effects on Bifurcations in Endemic Equilibria for Covid19
khwajawisal/archai
Reproducible Rapid Research for Neural Architecture Search (NAS)
khwajawisal/DeepMouseTrap
Mouse Brain in the Model Zoo
khwajawisal/multi-task-learning
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
khwajawisal/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
khwajawisal/UPIT
A fastai/PyTorch package for unpaired image-to-image translation currently with CycleGAN implementation.