GRAN VS molecule-generation

Compare GRAN vs molecule-generation and see what are their differences.

GRAN

Efficient Graph Generation with Graph Recurrent Attention Networks, Deep Generative Model of Graphs, Graph Neural Networks, NeurIPS 2019 (by lrjconan)

molecule-generation

Implementation of MoLeR: a generative model of molecular graphs which supports scaffold-constrained generation (by microsoft)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
GRAN molecule-generation
1 1
450 241
- 2.1%
0.0 5.6
9 months ago 4 months ago
C++ Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

GRAN

Posts with mentions or reviews of GRAN. We have used some of these posts to build our list of alternatives and similar projects.
  • Software Engineering or AI or Data Science?
    1 project | /r/cscareerquestionsEU | 2 May 2022
    In your case, I would really avoid AI ML DS altogether unless you believe you have the theoretical prerequisites. The coding part in AI ML DS is not like your typical software. It is scientific code and you must understand what's going on in your program with respect to trainable parameters. Here is an example.

molecule-generation

Posts with mentions or reviews of molecule-generation. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing GRAN and molecule-generation you can also consider the following projects:

euler - A distributed graph deep learning framework.

MidiTok - MIDI / symbolic music tokenizers for Deep Learning models 🎶

Generalizing-Lottery-Tickets - This repository contains code to replicate the experiments given in NeurIPS 2019 paper "One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers"

denoising-diffusion-pytorch - Implementation of Denoising Diffusion Probabilistic Model in Pytorch

ProGraML - A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations

pytorch_geometric - Graph Neural Network Library for PyTorch [Moved to: https://github.com/pyg-team/pytorch_geometric]

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