Pinned Repositories
Automatic-Panoramic-Stitching
Computer-Vision-Assignment
This repo contains all the assignment solution for the Computer vision course - CS763
DIP-Project
This projects aims to implement the paper "Eigenfaces vs. Fisherfaces: Recognition Using Class Specific Linear Projection"
DSP-Lab
Lab work for Digital Signal Processing
DSTL
EE677-VLSI-CAD
Algorithms and data structures: efficient representation of graphs; Elementary graph algorithms involving bfs and dfs trees, such as finding connected and 2- connected components of a graph, the minimum spanning tree, shortest path between a pair of vertices in a graph; Data structures such as stacks, linked lists and queues, binary trees and heaps. Time and space complexity of algorithms.
keras-3dgan
Keras implementation of 3D Generative Adversarial Network.
pytorch-rl
Pytorch Implementation of RL algorithms
Simulated-Annealing
Simulated Annealing to minimize the wirelength
tf-semseg
Tensorflow implementation of Semantic Segmentation Algorithms
khushhallchandra's Repositories
khushhallchandra/keras-3dgan
Keras implementation of 3D Generative Adversarial Network.
khushhallchandra/pytorch-rl
Pytorch Implementation of RL algorithms
khushhallchandra/tf-semseg
Tensorflow implementation of Semantic Segmentation Algorithms
khushhallchandra/Simulated-Annealing
Simulated Annealing to minimize the wirelength
khushhallchandra/DSTL
khushhallchandra/HMM
khushhallchandra/Advanced-Machine-Learning
This repo contains all the assignment solution for the Advanced Machine Learning course - CS726
khushhallchandra/CS-736
Algorithms for Medical Image Processing
khushhallchandra/CS747-Foundations-of-Intelligent-and-Learning-Agent
khushhallchandra/Deep-Learning
Starter on Deep learning and neural networks
khushhallchandra/Music-classification
khushhallchandra/algoPractice
SPOJ problems. It also contains other problems in various subsection such as graph algorithms, sorting etc.
khushhallchandra/CMU-assignment
Assignment solution
khushhallchandra/CN-project
khushhallchandra/CS-7641
khushhallchandra/deep-features-video
Scripts to extract CNN features from video frames with Keras.
khushhallchandra/detection-2016-nipsws
Hierarchical Object Detection with Deep Reinforcement Learning
khushhallchandra/EE-702
Lab assignment for Computer Vision Course
khushhallchandra/GAN
This repo will contains code for implementation of GAN written in keras
khushhallchandra/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
khushhallchandra/keras-rl
Deep Reinforcement Learning for Keras.
khushhallchandra/khushhallchandra.github.io
khushhallchandra/Learning-Outliers
khushhallchandra/LiverSegmentation
suggested solution for Liver segmentation TAU project
khushhallchandra/MAS-ProgrammingAssignment
This repository contains code for the first programming assignment for Mobile Applications and Services course(CS4261/CS8803-MAS).
khushhallchandra/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
khushhallchandra/requests-for-research
A living collection of deep learning problems
khushhallchandra/tensorflow
Computation using data flow graphs for scalable machine learning
khushhallchandra/tf-3dgan
Tensorflow implementation of 3D Generative Adversarial Network.
khushhallchandra/tf_unet
Generic U-Net Tensorflow implementation for image segmentation