Pinned Repositories
academic-writing
A Stanford writing course to learn how to write scientific articles in a clear, concise, and effective way
awesome-opensource-apps
:house::information_source: Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy!
FinetuningTutorial
Finetuning tutorial for GPT-3
GNNSurvey
Java-to-AST-with-Visualization
Java Program -> AST -> .dot -> Visualization
JCPG
Code Property Graph generator for Java
nashid.github.io
Nashid Noor's home page
plur-public
PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. We provide scripts for downloading, processing, and loading the datasets. This is done by offering a unified API and data structures for all datasets.
TPTrans
nashid's Repositories
nashid/OOPSLA-2019-BugDetection
nashid/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
nashid/BAIT509
BAIT509 - Business Applications of Machine Learning
nashid/BiFocalE
Code for the paper "Learning Representations of Source Code from Structure and Context"
nashid/bug-mining
UCLA CS230 Project
nashid/BugDetection
My own implementation of DeepBugs
nashid/ciml
A Course in Machine Learning
nashid/codeforces-crawler
A crawler scrapes the submissions(including source code) of any specific codeforces problems.
nashid/Codit
nashid/COVID19
Placeholder for analysis scripts to mine COVID19 software projects
nashid/docker_repair
Finding Fix Recommendations for Dockerfiles
nashid/DrRepair
DrRepair: Learning to Repair Programs from Error Messages
nashid/eCommerceSearchBench
E-commerce search benchmark is the first end-to-end application benchmark for e-commerce search system with personalized recommendations.This work is joint with Prof. Jianfeng Zhan (http://www.benchcouncil.org/zjf.html) 's team, who is also the chair of International Open Benchmark Council (BenchCouncil, http://www.benchcouncil.org/).
nashid/GHPR_dataset
Github defect dataset for software defect prediction
nashid/GloBug
An automated fault localization tool with a global approach
nashid/graph-ast
A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"
nashid/GrapPa
nashid/gtos
Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"
nashid/gumtree
A neat code differencing tool
nashid/k-hop-gnns
k-hop Graph Neural Networks
nashid/MAF
MAF is a fragmentation technology for test codes.
nashid/NEC-DGT
This is the implementation and supplemental materials for paper "Deep Multi-attributed Graph Translation with Node-Edge Co-evolution"
nashid/NeuralCodeSum
Official implementation of our ACL 2020 paper on Source Code Summarization.
nashid/references-1
nashid/remark-it
markdown -> slideshow ——Make PPT like a programmer
nashid/Result-Set-Visualization-d3js-R
Interactive Visualization Tree using D3JS; Here nodes can be dragged, zoomed and panned. It was designed to help developers to traverse through the huge result set of Text classifications using ML and Deep Learning approaches.
nashid/Software-Bug-Predictor
nashid/TAJS
Type Analyzer for JavaScript
nashid/Tree-Transformer
Implementation of the paper Tree Transformer
nashid/wge
Workflow-Guided Exploration: sample-efficient RL agent for web tasks