Prateek Srivastava (prateek22sri)

prateek22sri

Geek Repo

Company:Indiana University

Location:Bloomington

Home Page:prateek22sri.me

Github PK Tool:Github PK Tool

Prateek Srivastava's repositories

XNOR-net-Binary-connect

A hardware implementation of a feed-forward Convolutional Neural Network called XNOR-Net which has faster execution due to the replacement of vector-matrix multiplication to “XNOR + Popcount” operation

Language:VHDLStargazers:15Issues:3Issues:0

Graph-Delta-Stepping-SSSP

A python implementation of a graph algorithm for solving the single source shortest path problem called Delta Stepping Algorithm

Language:PythonStargazers:9Issues:3Issues:0

Sentiment-analysis

Implementation of opinion mining on Kaggle IMDB dataset and Stanford Large Movie Review Dataset

Language:PythonStargazers:6Issues:3Issues:0

Glowing-led

Implementation of Pulse Wave Modulation in verilog on Pynq-Z1 board (Zynq 7020 chip)

Language:VerilogStargazers:3Issues:2Issues:0

Topic-classifier

Implementation of Naive Bayes' classifier to classify topics from text

Language:PythonStargazers:3Issues:2Issues:0

Mountain-ridge-detector

Implementation of mountain ridge detector using monte-carlo markov chain

Language:PythonStargazers:2Issues:2Issues:0

Parallel-SSSP-OpenMP

A parallel variant of a graph algorithm (dijkstra’s algorithm) using OpenMP on a Cray machine (XE6/XK7) and performed the benchmarking for single node up to 32 processing units

Language:CStargazers:2Issues:2Issues:0

POS-tagger-forward-backward

Implementation of forward-backward algorithm for part-of-speech tagging

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Runtime-system-benchmarking

Conducted a comparative analysis on scaling results for graph algorithms like single source shortest path (SSSP) algorithm using multiple runtime systems thereby reducing time to solution for graph processing with message driven runtime systems (like Charm++, HPX5), parallel boost graph library, or Graph500

Language:CStargazers:2Issues:3Issues:0

Text-genre-detection

A genre detection tool for classifying books according to their genres such as science fiction, science, history, math etc.

Language:PythonStargazers:2Issues:2Issues:0

Blink-led-virtex

Blink Led on Virtex Ultrascale+ board - VCU118

Language:JavaScriptStargazers:1Issues:2Issues:0

Chess-engine

Chess playing engine using heuristic based minimax with alpha-beta pruning

Language:PythonStargazers:1Issues:2Issues:0

Image-orientation-detector

Implementation of K-nearest neighbors, adaptive boosting, and neural networks to detect the orientation of an image

Language:PythonStargazers:1Issues:2Issues:0

Simplified-global-positioning-system

Implementation of a simplified GPS system using search algorithm

Language:PythonStargazers:1Issues:0Issues:0

Yahtzee

Implementation of the game of Yahtzee using the expecti-minimax algorithm

Language:PythonStargazers:1Issues:2Issues:0

emacs-config

Configuration of my Doom-Emacs

Stargazers:0Issues:0Issues:0

Email-spam-classifier

Spam Classifier using Naive Bayes and Decision Tree method

Language:PythonStargazers:0Issues:0Issues:0

graph500

Graph500 reference implementations

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Hadoop-BLAST

Implementation of "Basic Local Alignment Search Tool" in Hadoop for DNA analysis

Language:JavaStargazers:0Issues:2Issues:0

HBase-word-count

Implementation of word count algorithm using HBase

Language:JavaStargazers:0Issues:2Issues:0

MapReduce-basic-statistics

Implementation of basic statistics such as min, max, average, and standard deviation of a given data set using MapReduce paradigm

Language:JavaStargazers:0Issues:2Issues:0

MapReduce-page-rank

Implementation of web page ranking algorithm using the MapReduce paradigm

Language:JavaStargazers:0Issues:2Issues:0

MapReduce-word-count

Implementing MapReduce's word count algorithm

Language:JavaStargazers:0Issues:2Issues:0

N-K-Coh-Coh

Game of N-K-Coh-Coh (Inverse Tic-tac-toe)

Language:PythonStargazers:0Issues:2Issues:0

Part-of-speech-tagger

Two implementations of part-of-speech tagger. Long implementation uses Viterbi algorithm and the short uses NLTK's HMM function

Language:PythonStargazers:0Issues:0Issues:0

POS-tagger-HMM-naive-bayes

Part-of-Speech tagger using word count, naive bayes and hmm approach

Language:PythonStargazers:0Issues:2Issues:0
Language:HTMLLicense:NOASSERTIONStargazers:0Issues:2Issues:0

Tetris

Game of Tetris

Language:PythonStargazers:0Issues:2Issues:0

vim

vim configurations

Language:Vim scriptStargazers:0Issues:0Issues:0

wedding_planner

Code that computes assignment of people to tables using as few tables as possible

Language:PythonStargazers:0Issues:2Issues:0