Skip to content
View ibipul's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report ibipul

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. automated-document-index-building automated-document-index-building Public

    This repository consists of a frame-work along with a test bed that builds automated document index with various ML methods and then evaluates different executed strategies. Methods explored are si…

    Python 1

  2. map-reduce-projects map-reduce-projects Public

    This repository contains some interesting Map reduce related projects like Word frequency/word count, Set difference, Singular value decomposition on large images etc.

    Python

  3. latex2html latex2html Public

    This is a simple project that used Flex and Bison to parse a latex file and generate the corresponding HTML representation.

    TeX 11 1

  4. UnixSockets UnixSockets Public

    This repositary contains Unix IPC using sockets to implement a client to server based chat application designed in C.

    C

  5. segmentation-2Dsnakes-wt-interactive-control segmentation-2Dsnakes-wt-interactive-control Public

    This is a complete python package that explores variational methods for 2D image segmentation popularly known as snakes. The package consists of already implemented methods like Chan Vese & Yezzi (…

    Python 2 2

  6. llvm-pass-skeleton llvm-pass-skeleton Public

    Forked from sampsyo/llvm-pass-skeleton

    example LLVM pass

    CMake