Giter Club home page Giter Club logo
Bhavana Jain photo

bhavanajain Goto Github PK

followers: 104.0 following: 17.0 repos: 21.0 gists: 0.0

Name: Bhavana Jain

Type: User

Company: University of Illinois, Urbana-Champaign

Bio: I'm a graduate student in the Computer Science department of UIUC. I'm interested in Artificial Intelligence and Distributed Computing.

Location: Champaign, USA

Bhavana Jain's Projects

algorithms icon algorithms

Implementation of common data structures and algorithms in C++

clustering-algorithms icon clustering-algorithms

Clustering algorithms of K-Means and DBScan. Use them to classify documents topic-wise and compare performance

concurrent-priority-queues icon concurrent-priority-queues

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

diversionary_comments icon diversionary_comments

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.

gitignore icon gitignore

A collection of useful .gitignore templates

graph-visualisation-with-sigma.js icon graph-visualisation-with-sigma.js

Graph visualisation using Javascript library (sigma.js) and using No-SQL graph database Neo4j - A demo movie database with movies, actors, directors and other crew persons related to each movie (from neo4j sample databases ). Along with graph visualisation, we added interaction with it. So, a person could create an account, mark movies as watched, follow people and rate movies.

infinitam icon infinitam

An extended infinitam version with a ROS node

maplejuice icon maplejuice

A fault-tolerant parallel cloud computing framework

ml-tools icon ml-tools

Python implementations of Machine Learning tools

optimistic-concurreny-control icon optimistic-concurreny-control

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

pytorch icon pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

rbms icon rbms

In summer 2017, I was an intern at the Purdue University working under Prof Bruno Ribeiro on improving the training of Restricted Boltzmann Machines. We used the Las Vegas transformation of Markov Chain Monte Carlo method to obtain better samples to estimate the negative phase of the gradient. The model trained via this method achieved a significantly higher likelihood on the MNIST data as compared to the conventional model trained via Contrastive Divergence. This repository contains a brief report on my work.

show-and-tell icon show-and-tell

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

spark icon spark

Apache Spark - A unified analytics engine for large-scale data processing

stackoverflow-tag-suggestion icon stackoverflow-tag-suggestion

Tag Suggestion for StackOverflow: We built two models - a deep neural network trained on the tf-idf vector embeddings of the post and a supervised LDA topic model.

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.