Pinned Repositories
2015
Public material for CS109
acm-icpc
:trophy: ACM International Collegiate Programming Contest
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-deep-learning-papers
The most cited deep learning papers
coding-interview-university
A complete computer science study plan to become a software engineer.
deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
NTM-One-Shot-TF
One Shot Learning using Memory-Augmented Neural Networks based on Neural Turing Machine architecture in Tensorflow
sushovanhaldar.github.io
My Personal Portfolio website
SushovanHaldar's Repositories
SushovanHaldar/NTM-One-Shot-TF
One Shot Learning using Memory-Augmented Neural Networks based on Neural Turing Machine architecture in Tensorflow
SushovanHaldar/2015
Public material for CS109
SushovanHaldar/acm-icpc
:trophy: ACM International Collegiate Programming Contest
SushovanHaldar/awesome-computer-vision
A curated list of awesome computer vision resources
SushovanHaldar/awesome-courses
:books: List of awesome university courses for learning Computer Science!
SushovanHaldar/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
SushovanHaldar/awesome-deep-learning-papers
The most cited deep learning papers
SushovanHaldar/awesome-math
A curated list of awesome mathematics resources
SushovanHaldar/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
SushovanHaldar/DataSciencePython
common data analysis and machine learning tasks using python
SushovanHaldar/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
SushovanHaldar/Dynamic-Programming
SushovanHaldar/Dynamic-Programming-1
Dynamic programming algorithms.
SushovanHaldar/Dynamic-Programming-2
Dynamic Programming
SushovanHaldar/DynamicProgramming
A collection of solutions (fibonacci, counting steps) using dynamic programming in C++.
SushovanHaldar/euler
Project Euler solutions in Python, Haskell, Ruby, Clojure, Go, and Scheme.
SushovanHaldar/GoogleCodeJam-2017
:facepunch: Python Solutions of GCJ 2017
SushovanHaldar/High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
SushovanHaldar/machine-learning-specialization
SushovanHaldar/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
SushovanHaldar/project-euler
My solutions to Project Euler in Python
SushovanHaldar/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
SushovanHaldar/SegmentsIntersection
A sweep line algorithm for segments intersection, with OpenGL illustrating the result.
SushovanHaldar/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
SushovanHaldar/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
SushovanHaldar/TusharWhiteboard
Translate Tushar Roy's whiteboard to code