Giter VIP home page Giter VIP logo

Comments (10)

futianfan avatar futianfan commented on May 20, 2024 1

from deeppurpose.

hima111997 avatar hima111997 commented on May 20, 2024

i added two print statements to print fbonds.shape[0] and fatoms.shape[0]
and they gave me these numbers:
fbonds.shape[0] --> 403
fatoms.shape[0] --> 183

when I checked MAX_ATOM and MAX_BOND variables they were 200 and 400, respectively.
So should I increase MAX_BOND value to 500 for example?

from deeppurpose.

futianfan avatar futianfan commented on May 20, 2024

from deeppurpose.

pykao avatar pykao commented on May 20, 2024

I got the same issue and I double the size of MAX_ATOM and MAX_BOND. It solved this issue but I think it takes more GPU memories on both training and test phases, right?

from deeppurpose.

pykao avatar pykao commented on May 20, 2024

For KIBA database, I increased MAX_ATOM=270 and MAX_BOND=600 that solved the issue. :)

from deeppurpose.

futianfan avatar futianfan commented on May 20, 2024

from deeppurpose.

xuzhang5788 avatar xuzhang5788 commented on May 20, 2024

Sorry, I can't find "MAX_ATOM" and "MAX_BOND" in utils.py

I don't understand why it was okay in "MPNN_CNN_Kiba.ipynb"? It also used Kiba dataset

from deeppurpose.

futianfan avatar futianfan commented on May 20, 2024

Sorry, I can't find "MAX_ATOM" and "MAX_BOND" in utils.py

I don't understand why it was okay in "MPNN_CNN_Kiba.ipynb"? It also used Kiba dataset

Please see

MAX_ATOM = 200

Can you increase them, and try again?

We change the setting for support of multi-GPU. The tutorial may be out-of-date.

from deeppurpose.

xuzhang5788 avatar xuzhang5788 commented on May 20, 2024

It doesn't work. Do I need to reinstall deeppurpose? Actually, I installed it again, but it still doesn't work, even I increased the numbers.

Have my own dataset to be under the folder of DeepPurpose? I created a new folder for my own experiments. Is it okay?

from deeppurpose.

kexinhuang12345 avatar kexinhuang12345 commented on May 20, 2024

I think this is resolved in #74

from deeppurpose.

Related Issues (20)

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.