Giter VIP home page Giter VIP logo

gt4sd-core's People

Contributors

ashish13898 avatar avaucher avatar c-nit avatar christofid avatar drugilsberg avatar edux300 avatar elzinga-ibm-research avatar federicozipoli avatar georgosgeorgos avatar helenamontenegro avatar jannisborn avatar kishimoto1974 avatar kwehden avatar mirunacrt avatar nicolairee avatar yoelshoshan avatar yvesnana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gt4sd-core's Issues

Unify prediction algorithms and property predictors

Is your feature request related to a problem? Please describe.
Unify interface for prediction algorithm making use of the property predictor.

Describe alternatives you've considered

  • use gt4sd.properties in gt4sd.algorithms.prediction (preferable even in case we go for namespace packaging)
  • wrap gt4sd.algorithms.prediction in gt4sd.properties

CLA signature

I accept and sign the CLA to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

Add GFlowNets

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

Regression Transformer - facilitate scaffold decoration

Currently, the RT supports only plain inference with user provided masked inputs like:

<QED>0.123|[C][MASK][C][O]

which is prohibitive, especially since we use SELFIES. Til now, scaffold decoration was impossible with selfies since smiles-selfies conversion mappings could not be retrieveid. This is fixed in SELFIES >=2.1.0, for details see aspuru-guzik-group/selfies#75.

Bumping selfies to >=2.1.0 requires an update of PaccMann models, so this issue is sequential to #38.

package_data not included in source distribution.

Currently on pypi we only publish a source distribution, and it's not containing the package_data. It's there when building a wheel, e.g. with python setup.py bdist_wheel.

While building a wheel is something we should anyway do, we also need to add a MANIFEST.in file.
Edit: it should be possible without MANIFEST.in

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

I accept and sign the CLA to contribute to GT4SD.

CLA signature

I accept and sign the CLA to contribute to GT4SD.

GT4SD Client sync/upload loop

If something is wrong in the GT4SDConfiguration (host name, secure setup) the Client enters in a loop and tries to re-connect for a long time without any error/log message. Maybe we should have a smaller max number of trials (~10/100) or a log message every time the client has to re-connect.

PaccMann family update

All PaccMann based models, e.g. proteomic and omics based generator should be retrained using the pypi-distribution of pytoda. This will enable all paccmann-related repos in vcs_requirements.txt to be pip installable and could free us almost entirely from the vcs requirements. This will affect inference of PaccMannRLProteinBasedGenerator and PaccMannRLOmicBasedGenerator

Problem multiprocess in requirements

The new multiprocess library version (0.70.13) gives problems when installing gt4sd-core using the development mode. I had to set multiprocess==0.70.12.2 to install the library.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

TorchDrug property optimization support

Currently, our TorchDrug interface does support property optimization conceptually.

However, most runs will fail due to an underlying bug in TorchDrug that raises whenever there is only invalid SMILES in a batch, see DeepGraphLearning/torchdrug#83

Once this is fixed in torchdrug and a new version is released on conda, we can enable our unittests (already written): https://github.com/gt4sd/gt4sd-core/blob/master/src/gt4sd/training_pipelines/tests/test_training_torchdrug_gcpn.py#L76

CLA signature

I accept and sign the CLA to contribute to GT4SD.

CLA signature

I accept and sign the CLA to contribute to GT4SD.

CLA signature

Contributor License Agreement

  • I accept and sign the contributor license agreement (CLA) to contribute to GT4SD.

CLA signature

I accept and sign the CLA to contribute to GT4SD.

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.