GithubHelp home page GithubHelp logo

The charset about molecule-autoencoder HOT 8 OPEN

hsiaoyi0504 avatar hsiaoyi0504 commented on August 17, 2024
The charset

from molecule-autoencoder.

Comments (8)

jmhernandezlobato avatar jmhernandezlobato commented on August 17, 2024 2

from molecule-autoencoder.

duvenaud avatar duvenaud commented on August 17, 2024

Great suggestion. Yes, SMILES is clearly suboptimal for this reason. The molecular autoencoder would almost certainly work better if we used a modified language that had fewer opportunities to produce invalid strings.

from molecule-autoencoder.

yangxiufengsia avatar yangxiufengsia commented on August 17, 2024

Hi, I tried to find the code of bayesian optimization used in this paper. But it seems the code not included. Will you plan to share the code of bo?

from molecule-autoencoder.

yangxiufengsia avatar yangxiufengsia commented on August 17, 2024

I tried use the bayesian optimization to find the better molecules. But when use BO search in the 292 space, I alwasy got invalid smiles same like Hsiao Yi got , so I guess this might be caused by the way to chose inducing point , right?

from molecule-autoencoder.

duvenaud avatar duvenaud commented on August 17, 2024

You were doing BayesOpt in a 292-dimensional space? We were already having a hard time with a 56D space. One thing you might want to look at are the lengthscales of each dimension - we found that they were often very long, and that the GP was basically just doing linear regression.

from molecule-autoencoder.

jmhernandezlobato avatar jmhernandezlobato commented on August 17, 2024

I will try to upload the code for Bayesian optimization by next week. In our experiments we obtained a large number of invalid smiles. At each point, we decoded a large number of smiles (500) and from those, we only kept the valid ones.

from molecule-autoencoder.

yangxiufengsia avatar yangxiufengsia commented on August 17, 2024

Thank you very much for answering my questions. Yes, I tried 292 dimensions by using GpyOpt. For the lengthscale of each dimension, I use [-1,1], I guess this lengthscale might not be correct. I look forward to your BO code.

from molecule-autoencoder.

abhik1368 avatar abhik1368 commented on August 17, 2024

Can you suggest why we are using 292 space . What's the logic behind it ?

from molecule-autoencoder.

Related Issues (9)

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.