Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3ee8c8f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmarinica committed Nov 5, 2023
1 parent 9b0d140 commit 4313cc5
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 1 deletion.
24 changes: 24 additions & 0 deletions _sources/contents/iamat.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

.. _`pub:all`:

``MILADY`` package was used in the following works.
Many thanks to the authors!

Roscoff
^^^^^^^

.. _`pub:2023`:

GPR
~~~

1D GP process from the scratch. With no *import something* `GPRoscoff01 <https://colab.research.google.com/drive/1nMb6onNl1GMtO-aowOuGTWYO-2admSSL?usp=sharing>`_

Surrogate models for local energy in W and vibrational entropy for point defects in Fe `GPRoscoff02 <https://drive.google.com/file/d/1UBI983ZLnadULAVjZPAV4RIok_mjnmxW/view?usp=sharing>`_

GNN
~~~

GCN from the scratch using just JAX (inspired from Prof. Jure Leskovec)
`GCNRoscoff03 <https://drive.google.com/file/d/16OVOf9rGkCE_wpc7LEzZU8aJGjtFiN-r/view?usp=sharing>`_

158 changes: 158 additions & 0 deletions contents/iamat.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Roscoff &mdash; Milady Docs</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/style.css" type="text/css" />
<link rel="shortcut icon" href="../_static/fav.png"/>
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
</head>

<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="../index.html">
<img src="../_static/logo.png" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Installation with Docker</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="install/docker.html">Pull the image</a></li>
<li class="toctree-l1"><a class="reference internal" href="install/docker.html#usage">Usage</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Build Milady</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="install/download.html">Download sources</a></li>
<li class="toctree-l1"><a class="reference internal" href="install/installation.html">Local build</a></li>
<li class="toctree-l1"><a class="reference internal" href="install/install_irene.html">Build on Irene</a></li>
<li class="toctree-l1"><a class="reference internal" href="install/install_marconi.html">Build on Marconi</a></li>
<li class="toctree-l1"><a class="reference internal" href="install/install_milady-lammps.html">MILADY potentials in Lammps</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">User manual</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="ml/input.html">Input files</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/model.html">ML tasks</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/model.html#regression-models">Regression models</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/kernels.html">Kernels</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/system.html">Atomic systems</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/descriptors.html">Descriptors</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/database.html">Databases</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/weight.html">Optimization of hyperparameters</a></li>
<li class="toctree-l1"><a class="reference internal" href="ml/advanced.html">Advanced options</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Examples</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="examples/01_ex_write.html">Compute and write descriptors without further fit</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/02_ex_lmlfe.html">LML fit in bcc Fe</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/03_ex_qnmlhea.html">QNML fit in HEA</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples/04_ex_kernel.html">Kernel regression using polynomial kernel</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Publications</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="pubs/publications.html">Articles</a></li>
<li class="toctree-l1"><a class="reference internal" href="pubs/potentials.html">Potentials</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Tutorials</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="school/iamat.html">Roscoff</a></li>
</ul>

</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">Milady</a>
</nav>

<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="../index.html" class="icon icon-home"></a></li>
<li class="breadcrumb-item active">Roscoff</li>
<li class="wy-breadcrumbs-aside">
<a href="../_sources/contents/iamat.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<p id="pub-all"><code class="docutils literal notranslate"><span class="pre">MILADY</span></code> package was used in the following works.
Many thanks to the authors!</p>

<section id="roscoff">
<h1>Roscoff<a class="headerlink" href="#roscoff" title="Permalink to this heading"></a>
</h1>
<section id="gpr">
<span id="pub-2023"></span><h2>GPR<a class="headerlink" href="#gpr" title="Permalink to this heading"></a>
</h2>
<p>1D GP process from the scratch. With no <em>import something</em> <a class="reference external" href="https://colab.research.google.com/drive/1nMb6onNl1GMtO-aowOuGTWYO-2admSSL?usp=sharing">GPRoscoff01</a></p>
<p>Surrogate models for local energy in W and vibrational entropy for point defects in Fe <a class="reference external" href="https://drive.google.com/file/d/1UBI983ZLnadULAVjZPAV4RIok_mjnmxW/view?usp=sharing">GPRoscoff02</a></p>
</section>
<section id="gnn">
<h2>GNN<a class="headerlink" href="#gnn" title="Permalink to this heading"></a>
</h2>
<p>GCN from the scratch using just JAX (inspired from Prof. Jure Leskovec)
<a class="reference external" href="https://drive.google.com/file/d/16OVOf9rGkCE_wpc7LEzZU8aJGjtFiN-r/view?usp=sharing">GCNRoscoff03</a></p>
</section>
</section>



</div>
</div>
<footer>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2022, MCM, AMG &amp; more.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.


</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4313cc5

Please sign in to comment.