Pinned Repositories
2015lab1
AIND-Isolation
atpg-PODEM
Automatic Test Pattern Generation using PODEM algorithm
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
DistributedKMeans
KMeans implementation for point / DNA Strand clustering using OpenMPI
distributedSGD
This is a Spark implementation (Python API) for Distributed Stochastic Gradient Descent based on
MovieRecommend
A movie recommender system based on Collaborative Filtering and Topic Modeling (LDA)
RMIService
An RMI (Remote Method Invocation) facility similar to Java RMI
Simulator
This is a simulator of a cache + memory hierarchy. It has a trace-driven input interface. The trace files are not included in the project.
technology-mapping
A tool to map single fan-out combinational circuits onto a given standard cell library (logic gates).
abhowmick22's Repositories
abhowmick22/atpg-PODEM
Automatic Test Pattern Generation using PODEM algorithm
abhowmick22/distributedSGD
This is a Spark implementation (Python API) for Distributed Stochastic Gradient Descent based on
abhowmick22/MovieRecommend
A movie recommender system based on Collaborative Filtering and Topic Modeling (LDA)
abhowmick22/Simulator
This is a simulator of a cache + memory hierarchy. It has a trace-driven input interface. The trace files are not included in the project.
abhowmick22/technology-mapping
A tool to map single fan-out combinational circuits onto a given standard cell library (logic gates).
abhowmick22/DistributedKMeans
KMeans implementation for point / DNA Strand clustering using OpenMPI
abhowmick22/RMIService
An RMI (Remote Method Invocation) facility similar to Java RMI
abhowmick22/2015lab1
abhowmick22/AIND-Isolation
abhowmick22/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
abhowmick22/DecisionTree
An implementation of ID3 decision tree
abhowmick22/gnuradio
GNU Radio
abhowmick22/GSoc14-Proposal
This is my GSoC 2014 proposal for GNU Radio.
abhowmick22/InsightChallenge
Solutions to the Insight Data Engineering Coding Challenge
abhowmick22/kaggle
My repository for kaggle submissions
abhowmick22/kaggle-yelp
https://www.kaggle.com/c/yelp-restaurant-photo-classification/
abhowmick22/MapReduce
An implementation of a Hadoop-like MapReduce framework
abhowmick22/MultiLayer-Perceptron
An implementation of multilayer perceptron with backpropagation
abhowmick22/Named-Entity-Recognition
abhowmick22/pet_breeds
Fastai pet breeds web app
abhowmick22/pra
abhowmick22/Process-Migration
An implementation of a process migration system for Java
abhowmick22/resume
LaTeX resume format
abhowmick22/RobotCleaning
Simulation of a team of robots that cleans an assigned area through learning, co-ordination and planning.
abhowmick22/tensorflow_lm
An implementation of RNN for Language Modeling in TensorFlow
abhowmick22/theano_ner
abhowmick22/usaco
My solutions to USACO problems