-
Carnegie Mellon University
- Pittsburgh USA
- https://biswajitsc.github.io
-
-
GPflowSampling Public
Forked from j-wilson/GPflowSamplingCode for efficiently sampling functions from GP(flow) posteriors
Python UpdatedNov 13, 2020 -
sparse-embed Public
Code for paper 'Minimizing FLOPs to Learn Efficient Sparse Representations' published at ICLR 2020
-
Heated_Up_Softmax_Embedding Public
Forked from ColumbiaDVMM/Heated_Up_Softmax_EmbeddingProject page for Heated-up Softmax Embedding
Python BSD 2-Clause "Simplified" License UpdatedOct 10, 2018 -
TopcoderToPdf Public
A crawler to crawl topcoder problems and compile into a single PDF file.
-
-
latex-resume Public
My resume in latex. Fork and edit to make your own resume.
-
DCGAN-tensorflow Public
Forked from carpedm20/DCGAN-tensorflowA tensorflow implementation of Deep Convolutional Generative Adversarial Networks
-
atom-settings Public
Contents of my .atom folder to sync user settings across machines.
Python UpdatedAug 29, 2016 -
-
VisRegDL Public
Implementation of the visualization regularizer for neural networks trained on image tasks.
-
jigsaw-solver Public
A jigsaw puzzle solver for randomly shuffled square shaped images.
-
-
P2PShare Public
Distributed Systems Term Project: Command line driven P2P file sharing system.
-
-
Lasagne Public
Forked from Lasagne/LasagneLightweight library to build and train neural networks in Theano
Python Other UpdatedOct 1, 2015 -
keras Public
Forked from keras-team/kerasTheano-based Deep Learning library (convnets, recurrent neural networks, and more).
Python MIT License UpdatedAug 1, 2015 -
-
-
tinyC-compiler Public
A reduced C compiler made using flex, yacc and gnu assembler.