Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
AiGEM_TeamHeidelberg2017
The AiGEM software suite of Team Heidelberg 2017
anlp19
Course repo for Applied Natural Language Processing (Spring 2019)
AnomalyDetectionCVPR2018
biopython
Official git repository for Biopython (converted from CVS)
matplotlib
matplotlib: plotting with Python
mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
ML_.Net
Machine Learning Algorithms in .Net
Python
All Algorithms implemented in Python
Python-ML
EngineerKhan's Repositories
EngineerKhan/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
EngineerKhan/AiGEM_TeamHeidelberg2017
The AiGEM software suite of Team Heidelberg 2017
EngineerKhan/anlp19
Course repo for Applied Natural Language Processing (Spring 2019)
EngineerKhan/AnomalyDetectionCVPR2018
EngineerKhan/Artintell
This Contains Algorithms and codes for NLP, CV and deep learning basics and some advanced concepts
EngineerKhan/awesome-community-detection
A curated list of community detection research papers with implementations.
EngineerKhan/Dairy-Management-System
Archive of a system I made for a client back in 2014/15
EngineerKhan/EPPlus
Create advanced Excel spreadsheets using .NET
EngineerKhan/examples-in-python
EngineerKhan/fast-dpsgd
Code for fast dpsgd implementations in JAX/TF
EngineerKhan/fastqe
FASTQ sequence quality visualisation with Emoji
EngineerKhan/free-programming-books
:books: Freely available programming books
EngineerKhan/gen-viz
Code for the paper "Understanding Generalization through Visualizations"
EngineerKhan/ggstatsplot
Collection of functions to enhance ggplot2 plots with results from statistical tests.
EngineerKhan/instagram_private_api
A Python library to access Instagram's private API.
EngineerKhan/intro-to-dl
Resources for "Introduction to Deep Learning" course.
EngineerKhan/keras-vis
Neural network visualization toolkit for keras
EngineerKhan/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
EngineerKhan/linux
Linux kernel source tree
EngineerKhan/mtag
Python command line tool for Multi-Trait Analysis of GWAS (MTAG)
EngineerKhan/multiGPU
Test code for running PyTorch deep learning models using multiple GPUs.
EngineerKhan/notes
Notes on data science, machine learning, artificial intelligence, history, and social science.
EngineerKhan/PythonPangey
Just tid-bits en route learning the language and libraries
EngineerKhan/RandomizedAutomaticDifferentiation
Experiment code for "Randomized Automatic Differentiation"
EngineerKhan/sam
EngineerKhan/srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
EngineerKhan/TEPIC
Annotation of genomic regions using transcription factor binding sites and epigenetic data
EngineerKhan/Urdu-Word-Segmentation
Urdu Word Segmentation using Conditional Random Fields (CRFs)
EngineerKhan/VAE-GAN-CelebA
Code and notebooks related to the paper: "Reconstructing Faces from fMRI Patterns using Deep Generative Neural Networks" by VanRullen & Reddy, 2019
EngineerKhan/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet