Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
bhavanajain
Follow
Focusing

Bhavana Jain bhavanajain

Focusing
I'm a graduate student in the Computer Science department of UIUC. I'm interested in Artificial Intelligence and Distributed Computing.
  • University of Illinois, Urbana-Champaign
  • Champaign, USA

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.

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

Pinned Loading

  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++ 9 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++ 7