Skip to content
View amoghtolay's full-sized avatar

Block or report amoghtolay

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. information-retrieval-system information-retrieval-system Public

    This is a basic IR system built as part of a curriculum based project.

    Python 1 1

  2. svm svm Public

    This is a modification of the libsvm library for C++. Each hyperplane of the multi-class SVM has a CCR efficiency associated with it, which is used to compare between different algorithms.

    Perl

  3. read-write-pthreads read-write-pthreads Public

    This is my first attempt at using Pthreads library. The problem that I worked on was to generate a billion random numbers and write to file. Then, read this file and compute the average of these nu…

    C++

  4. questions questions Public

    This repo contains questions that have been prepared by me for intra-college and external events. This also contains my solution to these questions.

    C

  5. bookconnect bookconnect Public

    A startup idea for dealing with sharing, buying and renting of books (and other material) through this website.

  6. circuit-simulator circuit-simulator Public

    This was a curriculum project that asked us to build a simulator for logical circuits. It had to be a system that is running on the server, and users keep queuing their submissions and each user ge…