Skip to content

Commit

Permalink
deploy: d11ab4a
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Sep 1, 2023
1 parent 5ae7ec7 commit e4100a6
Show file tree
Hide file tree
Showing 18 changed files with 460 additions and 5 deletions.
1 change: 1 addition & 0 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<h1>All modules for which code is available</h1>
<ul><li><a href="mltb2/fasttext.html">mltb2.fasttext</a></li>
<li><a href="mltb2/files.html">mltb2.files</a></li>
<li><a href="mltb2/md.html">mltb2.md</a></li>
<li><a href="mltb2/openai.html">mltb2.openai</a></li>
<li><a href="mltb2/optuna.html">mltb2.optuna</a></li>
<li><a href="mltb2/plot.html">mltb2.plot</a></li>
Expand Down
209 changes: 209 additions & 0 deletions _modules/mltb2/md.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions _sources/api-reference/md.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. _md_code_doc:

:mod:`~mltb2.md`
================

.. automodule:: mltb2.md
2 changes: 2 additions & 0 deletions api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<li class="toctree-l1 current"><a class="current reference internal" href="#">API Reference</a><ul>
<li class="toctree-l2"><a class="reference internal" href="api-reference/fasttext.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">fasttext</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="api-reference/files.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">files</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="api-reference/md.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">md</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="api-reference/openai.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">openai</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="api-reference/optuna.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">optuna</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="api-reference/plot.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">plot</span></code></a></li>
Expand Down Expand Up @@ -94,6 +95,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
<ul>
<li class="toctree-l1"><a class="reference internal" href="api-reference/fasttext.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">fasttext</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="api-reference/files.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">files</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="api-reference/md.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">md</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="api-reference/openai.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">openai</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="api-reference/optuna.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">optuna</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="api-reference/plot.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">plot</span></code></a></li>
Expand Down
1 change: 1 addition & 0 deletions api-reference/fasttext.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="files.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">files</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="md.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">md</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="openai.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">openai</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="optuna.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">optuna</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="plot.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">plot</span></code></a></li>
Expand Down
5 changes: 3 additions & 2 deletions api-reference/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="openai" href="openai.html" />
<link rel="next" title="md" href="md.html" />
<link rel="prev" title="fasttext" href="fasttext.html" />
</head>

Expand Down Expand Up @@ -54,6 +54,7 @@
<li class="toctree-l3"><a class="reference internal" href="#mltb2.files.get_and_create_mltb2_data_dir"><code class="docutils literal notranslate"><span class="pre">get_and_create_mltb2_data_dir()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="md.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">md</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="openai.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">openai</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="optuna.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">optuna</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="plot.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">plot</span></code></a></li>
Expand Down Expand Up @@ -147,7 +148,7 @@
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="fasttext.html" class="btn btn-neutral float-left" title="fasttext" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="openai.html" class="btn btn-neutral float-right" title="openai" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="md.html" class="btn btn-neutral float-right" title="md" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
Loading

0 comments on commit e4100a6

Please sign in to comment.