Giter Club home page Giter Club logo

gc-nn's Introduction

This project centralize various appplications of graph neural networks as a benchmark applications

Project 1: Q-SAR prediction, attentive_fp

The main goal of this folder is to determine the usefulness of attentive_fp on the RT prediction task. The state ofthe art is that th ebest-in-class algorithms achieve a mean error of 25s. The model proposed attentive_fp achieve an accuracy of 10s. You can run the training with


Project 2: A GAN for graph generation

This project is multi components:

  • graph_policy: The graph policy folder aim at finding a decomposition of a molecule into a set of policy. Each policy is a vectr stating how the graph should be expanded, the current vector includes the addition of a node ocnnected to any previous node, or the addition of an edge ocnnectedot anothe edge
  • policy_prediction: The goal is simple, using the previously produced graph_policy, learn how to produce the next step of the policy using a graph. This will then be used as a first training step in the policy prediction strategy.
  • GAN: The GAN will make use of the policy_prediction subprojet at each step to predict, starting from a noise vector a molecule by predicting its policy decomposition. The molecule will then be built and a classifier based on AttentiveFP or XGboost with structural elemnts will be computed.

Current status of the different elements of the Project:

gc-nn's People

Contributors

adelabriere avatar

Watchers

 avatar

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.