-
Notifications
You must be signed in to change notification settings - Fork 111
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
Comments
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 |
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. |
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.
The text was updated successfully, but these errors were encountered: