Skip to content
View bhavanajain's full-sized avatar
🎯
Focusing
🎯
Focusing
  • University of Illinois, Urbana-Champaign
  • Champaign, USA
Block or Report

Block or report bhavanajain

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. maplejuice maplejuice Public

    A fault-tolerant parallel cloud computing framework

    Go 2

  2. show-and-tell show-and-tell Public

    cs547 project on implementing image captioning (show and tell approach)

    Python 2

  3. diversionary_comments diversionary_comments Public

    Built a python pipeline to preprocess blog posts (lemmatization, coreference resolution, identify collocations, etc) and built an LDA topic model to flag irrelevant comments under those posts.

    Jupyter Notebook 2 2

  4. concurrent-priority-queues concurrent-priority-queues Public

    Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based

    C++ 8 1

  5. optimistic-concurreny-control optimistic-concurreny-control Public

    C++ implementation of two Optimistic Concurrency Control (OCC) protocols - dynamic adjustment (OCC-DA) and TicToc (Time Traveling OCC)

    C++ 4