Pinned Repositories
awesome-ChatGPT
A repository containing interesting demos / failure cases of ChatGPT
blockwise_ssl
Repository containing code for blockwise SSL training
ClassificationCNN-TF
Classifier powered by CNN based on TensorFlow
FCN-TensorFlow
TensorFlow based implementation of Fully-Convolutional Network
llm_depth_pruning
Official implementation of the paper: "A deeper look at depth pruning of LLMs"
metadata_archaeology
Official code for the paper: "Metadata Archaeology"
ReinforcementLearning
Repository for MATLAB code related to Reinforcement Learning
torchbrain
Computational Neuroscience stuff
TSViz-Core
Code for the paper: "TSViz: Demystification of Deep Learning Models for Time-Series Analysis"
VisualTracking
Visual Tracking based on Pixel-wise Posteriors
shoaibahmed's Repositories
shoaibahmed/VisualTracking
Visual Tracking based on Pixel-wise Posteriors
shoaibahmed/CrossLayerPooling
Repository containing implementation of cross-layer pooling algorithm (Liu et al. 2015)
shoaibahmed/AdversarialExamples
Playground for experimentation with adverserial example generation
shoaibahmed/AutoEncoder-TF
Implementation of Dense and Convolutional Autoencoder in TensorFlow
shoaibahmed/CapsNet
Playground for experimentation with capsule networks (Hinton et al. 2017)
shoaibahmed/Getting_Started_With_PyTorch
Getting started with PyTorch
shoaibahmed/ToyExamples-TF
Repository containing toy ML problems solved using TensorFlow
shoaibahmed/CRNN-TF
Convolutional Recurrent Neural Network (CRNN): A combination of CNN, RNN and CTC loss for image-based sequence recognition tasks in TensorFlow
shoaibahmed/Deep-One-Class-Classification
Code for the paper, "Deep One-Class Classification" (ICML-2018)
shoaibahmed/EmotionRecognitionEngine
MATLAB implementation of Emotion recognition engine based on CNNs
shoaibahmed/Getting_Started_With_Go
Repository for experimentation with Go programming language
shoaibahmed/Getting_Started_With_Julia
Repository for experimentation with Julia programming language
shoaibahmed/High-Performance-Computing
Exercises for the course of high performance computing
shoaibahmed/imagenet-fast
shoaibahmed/Kaggle
Repository with code for general Kaggle competitions
shoaibahmed/TF_CPP_Inference
Repository containing examples of exporting model in TF for inference in CPP
shoaibahmed/chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
shoaibahmed/CIFAR100-classification
CIFAR 100 classification using Resnet 50 in Keras
shoaibahmed/Computer_Vision
shoaibahmed/cross-lipschitz
Code for the paper: "Formal Guarantees on the Robustness of a Classifier against Adversarial Manipulation"
shoaibahmed/das2018-tutorial
A tutorial on the PyTorch-based ocropus components.
shoaibahmed/NetworkAnalysis
Repository containing toy examples of network analysis
shoaibahmed/pl-cnn
A layer-wise algorithm for learning Convolutional Neural Networks
shoaibahmed/Segmentation-PyTorch
Semantic Segmentation Architectures Implemented in PyTorch
shoaibahmed/Support-Vector-Machines
Playground for experimentation with different SVM formulations
shoaibahmed/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
shoaibahmed/tf-crnn
TensorFlow Convolutional Recurrent Neural Network (CRNN) using TF's Estimator
shoaibahmed/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
shoaibahmed/tiny-dnn
header only, dependency-free deep learning framework in C++11
shoaibahmed/Very-Deep-Learning
Assignments for the very deep learning course