Giter Club home page Giter Club logo

yuanjianggit's Projects

bugpredict icon bugpredict

Implementation of the Bug Localization approach published in "Combining deep learning with information retrieval to localize buggy files for bug reports" with Deeplearning4j.

codeclippy icon codeclippy

[Retired 12.26.17] PyCharm plugin for searching StackOverflow in the IDE

compiler-for-decaf-language icon compiler-for-decaf-language

The aim of the project was to write a compiler for a language called Decaf. Decaf is a simple imperative language similar to C or Pascal. The project involved writing a parser for parsing the source code, using flex and bison, and detecting any errors; Constructing an AST of the given source code, using bison, defining a custom class for each type of node; Generating IR code from each of the nodes in the AST, and then evaluating this IR, using LLVM.

custom-compiler icon custom-compiler

A fully functional front-end of the compiler for a custom programming language, similar to C. Built parser, scanner, abstract syntax tree, interpreter for generating intermediate representation (LLVM IR) code for an input code file.

densenet-pytorch icon densenet-pytorch

A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)

dg icon dg

[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.

dgl icon dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.

fsdon icon fsdon

Security bug report detection via noise filtering and deep learning (Paper)

gandrl_for_nps icon gandrl_for_nps

Leveraging Grammar and Reinforcement Learning for Neural Program Synthesis

gencgadget icon gencgadget

used for generating code gadgets (i.e., a number of semantically related statements)

grammars-v4 icon grammars-v4

Grammars written for ANTLR v4; expectation that the grammars are free of actions.

gscnn icon gscnn

Implementati8on of the GSCNN

openke icon openke

An Open-Source Package for Knowledge Embedding (KE)

progex icon progex

PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code

pytorch-a3c icon pytorch-a3c

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

pytorch-seq2seq icon pytorch-seq2seq

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

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.