Skip to content

alokrkmv/drug-drug-interaction-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the project on your local machine

  1. Clone the whole repo into your local machine

  2. Install Anaconda

  3. Create a virtualenv using conda create -n <env_name>

  4. Activate the environment and intall keras and tensorflow using pip install keras & pip install tensorflow

  5. Train the model by running main.py file

  6. To use the pretrained model comment line number 66,67 and 68 and uncomment line number 69.

About

Tensorflow DDI projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages