Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with installation #37

Closed
lindachiap opened this issue Jun 30, 2023 · 3 comments
Closed

Help with installation #37

lindachiap opened this issue Jun 30, 2023 · 3 comments

Comments

@lindachiap
Copy link

Hi,
I am new to python and would like to install and use DeepDTA, but the README file does not give any details about installation. Please could you let me know how best to install and start running DeepDTA? Is there a way I can install it with pip? Do I have to clone the repo? If so, how do I start using the package from there?
Any help much appreciated.

@hkmztrk
Copy link
Owner

hkmztrk commented Jun 30, 2023

Hi @lindachiap, you first need to clone the repository and then create an environment with the specified versions of the required packages in https://github.com/hkmztrk/DeepDTA#requirements.

Once you activated the environment you should be able to replicate the experiments using the instructions here https://github.com/hkmztrk/DeepDTA#usage

The implementation in this repo uses Keras - if you are interested in working with Pytorch, please check this thread: #35

@marvinvanaalst
Copy link

Hey there @hkmztrk ,
I added an environment.yml file that streamlines this process in pull request #38
If you don't want to merge this, please add pydot and scikit-learn to the README file, as they are needed, but were missing in the current description

Cheers and thanks

@hkmztrk
Copy link
Owner

hkmztrk commented Aug 16, 2023

Thanks @marvinvanaalst! I also added a tested environment just now.

@lindachiap hope you were able to solve this.

Otherwise, please refer to deepdta.yml or @marvinvanaalst 's suggested environment here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants