Coder Social home page Coder Social logo

Prateek Srivastava's Projects

15-puzzle-variant icon 15-puzzle-variant

Implementation of the game 15-Puzzle solver which finds the shortest possible sequence of moves that restores the canonical configuration given an initial board configuration provided in a text file called "input.txt" by the user.

blinking-leds icon blinking-leds

blinking led and simple pulse wave modulation on Pynq-Z1 board

chess-engine icon chess-engine

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

glowing-led icon glowing-led

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

graph-delta-stepping-sssp icon graph-delta-stepping-sssp

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

hadoop-blast icon hadoop-blast

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

image-orientation-detector icon image-orientation-detector

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

mapreduce-basic-statistics icon mapreduce-basic-statistics

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

nqueens icon nqueens

N-queens is a typical search problem in Artificial Intelligence. In a chess board of NxN dimension, it is an algorithm to place N number of queens such that no queen can attack each other

parallel-sssp-openmp icon 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

part-of-speech-tagger icon part-of-speech-tagger

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

runtime-system-benchmarking icon 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

sentiment-analysis icon sentiment-analysis

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

text-conversation-finder icon text-conversation-finder

Every book has conversations and this piece of code finds the total conversations that happened in a text

text-genre-detection icon text-genre-detection

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.