Search Results for author: Abhinav Jangda

Found 5 papers, 2 papers with code

Accelerating Graph Sampling for Graph Machine Learning using GPUs

no code implementations14 Sep 2020 Abhinav Jangda, Sandeep Polisetty, Arjun Guha, Marco Serafini

Several representation learning algorithms for graph data, such as DeepWalk, node2vec, and GraphSAGE, sample the graph to produce mini-batches that are suitable for training a DNN.

BIG-bench Machine Learning Graph Sampling +1

Predicting Variable Types in Dynamically Typed Programming Languages

no code implementations16 Jan 2019 Abhinav Jangda, Gaurav Anand

We predict the types of all the identifiers given the Abstract Syntax Tree by performing just two passes over the tree, bottom-up and top-down, keeping both the content and context representation for all the nodes of the tree.

Cannot find the paper you are looking for? You can Submit a new open access paper.