|
a |
|
b/docs/build/html/notes/learning.html |
|
|
1 |
|
|
|
2 |
<!DOCTYPE html> |
|
|
3 |
|
|
|
4 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
|
5 |
<head> |
|
|
6 |
<meta charset="utf-8" /> |
|
|
7 |
<title>Learning — DeepPurpose 0.0.1 documentation</title> |
|
|
8 |
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" /> |
|
|
9 |
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
|
|
10 |
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> |
|
|
11 |
<script src="../_static/jquery.js"></script> |
|
|
12 |
<script src="../_static/underscore.js"></script> |
|
|
13 |
<script src="../_static/doctools.js"></script> |
|
|
14 |
<script src="../_static/language_data.js"></script> |
|
|
15 |
<link rel="index" title="Index" href="../genindex.html" /> |
|
|
16 |
<link rel="search" title="Search" href="../search.html" /> |
|
|
17 |
|
|
|
18 |
<link rel="stylesheet" href="../_static/custom.css" type="text/css" /> |
|
|
19 |
|
|
|
20 |
|
|
|
21 |
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> |
|
|
22 |
|
|
|
23 |
</head><body> |
|
|
24 |
|
|
|
25 |
|
|
|
26 |
<div class="document"> |
|
|
27 |
<div class="documentwrapper"> |
|
|
28 |
<div class="bodywrapper"> |
|
|
29 |
|
|
|
30 |
|
|
|
31 |
<div class="body" role="main"> |
|
|
32 |
|
|
|
33 |
<div class="section" id="learning"> |
|
|
34 |
<h1>Learning<a class="headerlink" href="#learning" title="Permalink to this headline">ΒΆ</a></h1> |
|
|
35 |
</div> |
|
|
36 |
|
|
|
37 |
|
|
|
38 |
</div> |
|
|
39 |
|
|
|
40 |
</div> |
|
|
41 |
</div> |
|
|
42 |
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
|
|
43 |
<div class="sphinxsidebarwrapper"> |
|
|
44 |
<h1 class="logo"><a href="../index.html">DeepPurpose</a></h1> |
|
|
45 |
|
|
|
46 |
|
|
|
47 |
|
|
|
48 |
|
|
|
49 |
|
|
|
50 |
|
|
|
51 |
|
|
|
52 |
|
|
|
53 |
<h3>Navigation</h3> |
|
|
54 |
<p class="caption"><span class="caption-text">Background</span></p> |
|
|
55 |
<ul> |
|
|
56 |
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Feature of DeepPurpose</a></li> |
|
|
57 |
<li class="toctree-l1"><a class="reference internal" href="DTI.html">What is Drug Target Interaction?</a></li> |
|
|
58 |
</ul> |
|
|
59 |
<p class="caption"><span class="caption-text">How to run</span></p> |
|
|
60 |
<ul> |
|
|
61 |
<li class="toctree-l1"><a class="reference internal" href="download.html">Download</a></li> |
|
|
62 |
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li> |
|
|
63 |
<li class="toctree-l1"><a class="reference internal" href="casestudy.html">Case Study</a></li> |
|
|
64 |
</ul> |
|
|
65 |
<p class="caption"><span class="caption-text">Package Reference</span></p> |
|
|
66 |
<ul> |
|
|
67 |
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li> |
|
|
68 |
<li class="toctree-l1"><a class="reference internal" href="encoder.html">Drug/Target Encoder</a></li> |
|
|
69 |
<li class="toctree-l1"><a class="reference internal" href="process_data.html">Processing Data</a></li> |
|
|
70 |
<li class="toctree-l1"><a class="reference internal" href="configuration.html">Configuration</a></li> |
|
|
71 |
<li class="toctree-l1"><a class="reference internal" href="utility_function.html">Utility Function</a></li> |
|
|
72 |
</ul> |
|
|
73 |
|
|
|
74 |
<div class="relations"> |
|
|
75 |
<h3>Related Topics</h3> |
|
|
76 |
<ul> |
|
|
77 |
<li><a href="../index.html">Documentation overview</a><ul> |
|
|
78 |
</ul></li> |
|
|
79 |
</ul> |
|
|
80 |
</div> |
|
|
81 |
<div id="searchbox" style="display: none" role="search"> |
|
|
82 |
<h3 id="searchlabel">Quick search</h3> |
|
|
83 |
<div class="searchformwrapper"> |
|
|
84 |
<form class="search" action="../search.html" method="get"> |
|
|
85 |
<input type="text" name="q" aria-labelledby="searchlabel" /> |
|
|
86 |
<input type="submit" value="Go" /> |
|
|
87 |
</form> |
|
|
88 |
</div> |
|
|
89 |
</div> |
|
|
90 |
<script>$('#searchbox').show(0);</script> |
|
|
91 |
|
|
|
92 |
|
|
|
93 |
|
|
|
94 |
|
|
|
95 |
|
|
|
96 |
|
|
|
97 |
|
|
|
98 |
|
|
|
99 |
</div> |
|
|
100 |
</div> |
|
|
101 |
<div class="clearer"></div> |
|
|
102 |
</div> |
|
|
103 |
<div class="footer"> |
|
|
104 |
©2020, Kexin Huang, Tianfan Fu. |
|
|
105 |
|
|
|
106 |
| |
|
|
107 |
Powered by <a href="http://sphinx-doc.org/">Sphinx 3.0.0</a> |
|
|
108 |
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> |
|
|
109 |
|
|
|
110 |
| |
|
|
111 |
<a href="../_sources/notes/learning.rst.txt" |
|
|
112 |
rel="nofollow">Page source</a> |
|
|
113 |
</div> |
|
|
114 |
|
|
|
115 |
|
|
|
116 |
|
|
|
117 |
|
|
|
118 |
</body> |
|
|
119 |
</html> |