[0a9449]: / docs / build / html / _sources / contents.rst.txt

Download this file

139 lines (42 with data), 1.3 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.. doct documentation master file, created by
DeepPurpose documentation!
================================================================
Welcome! This is the documentation for DeepPurpose.
DeepPurpose is a Deep Learning Based Drug Repurposing and Virtual Screening Toolkit (using PyTorch).
It allows very easy usage (only one line of code!)
for non-computational domain researchers to be able to
obtain a list of potential drugs using deep learning
while facilitating deep learning method research in this topic
by providing a flexible framework (less than 10 lines of codes!) and baselines.
The Github repository is located `here <https://github.com/kexinhuang12345/DeepPurpose>`_.
.. toctree::
:glob:
:maxdepth: 1
:caption: Background
notes/introduction
notes/DTI
.. toctree::
:glob:
:maxdepth: 1
:caption: How to run
notes/download
notes/casestudy
.. toctree::
:glob:
:maxdepth: 1
:caption: Package Reference
notes/models
notes/dataset
notes/chemutils
notes/oneliner
notes/model_helper
notes/utils
.. toctree::
:glob:
:maxdepth: 1
:caption: Importance Function
notes/model
notes/encoder
notes/process_data
notes/configuration
notes/utility_function