Giter Club home page Giter Club logo

bionavi-np's People

Contributors

edgarzheng-hub avatar prokia 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

Watchers

 avatar  avatar  avatar  avatar

bionavi-np's Issues

no module found error

Hi,

When I was running the model, I met the module not found error(see figure below).
it said the modulemlp_retrosyn can not be found, I checked the file and found the file is in a different folder, so I add the full path of this module to the python fileprepare_utils.py when import the mlp_retrosyn module. What I did is change the file prepare_utils.py line 9 from mlp_retrosyn.mlp_inference import MLPModel to from retro_star.packages.mlp_retrosyn.mlp_retrosyn.mlp_inference import MLPModel This problem was solved.
no_module_found

However, other modules still can not be found e.g.rdchiral (see figure). So I am wondering, instead of adding the full path to the python file mannually to import the missing module, is there a better solution?

Thanks in advance!

Single-step inference

Hi, I notice you have a fold named singlestep, do you have code to make single-step inference of retrosynthesis prediction?

Thanks

Issue with install.sh

Hello,

I am trying to install on Ubuntu following the listed instructions under setup. Everything seems to work fine until it gets to setup.py for mlp-retrosyn. After that everything follows the same error code: 1. It says easy_install command is deprecated.

Thank you!

F6C47539-AA1F-4CF8-8D95-F22E71D6CCC5

FileNotFoundError: [Errno 2] No such file or directory ?

Dear author,

I am trying to run your code. I did all the instruction you provided on Github.

When I run "python run_biosynthesis.py"

The, I get the following error:
FileNotFoundError: [Errno 2] No such file or directory: '../singlestep/checkpoints/np-like/model_step_30000.pt'

Any idea why? Thanks.

Server down

Hi, thanks for this amazing work.
Nevertheless, lately as I would like to try the BioNavi server, it always said

Failed to submit! The server is under maintenance, Please try later.

Could you please help?
Best regards,

question when running

Hi,

When I was running the run_biosynthesis.py file, I got this error: pynvml.nvml.NVMLError_LibraryNotFound: NVML Shared Library Not Found and I thought this is because there is only cpu on my computer.

Could you help me figure out this problem and I wonder is there a cpu version to run your code?

Thanks!

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.