<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deep Learning | QTCOVI – Theoretical and Computational Chemistry</title><link>https://qtcovi.github.io/tag/deep-learning/</link><atom:link href="https://qtcovi.github.io/tag/deep-learning/index.xml" rel="self" type="application/rss+xml"/><description>Deep Learning</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 01 Jan 2024 00:00:00 +0000</lastBuildDate><image><url>https://qtcovi.github.io/media/icon_hu11734318148517933569.png</url><title>Deep Learning</title><link>https://qtcovi.github.io/tag/deep-learning/</link></image><item><title>SchNet4AIM</title><link>https://qtcovi.github.io/software/schnet4aim/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://qtcovi.github.io/software/schnet4aim/</guid><description>&lt;h2 id="about">About&lt;/h2>
&lt;p>&lt;strong>SchNet4AIM&lt;/strong> is a code designed to train &lt;a href="https://doi.org/10.1063/1.5019779" target="_blank" rel="noopener">SchNet&lt;/a> deep-learning models on atomic (1-body) and pairwise (2-body) properties formulated within the Quantum Theory of Atoms in Molecules (QTAIM). It is built as a targeted modification of &lt;a href="https://github.com/atomistic-machine-learning/schnetpack" target="_blank" rel="noopener">SchNetPack&lt;/a>, retaining only the components relevant for 1p/2p property training.&lt;/p>
&lt;p>Key features:&lt;/p>
&lt;ul>
&lt;li>Train on &lt;strong>atomic&lt;/strong> (charges, energies, volumes) or &lt;strong>pairwise&lt;/strong> (delocalization indices, IQA interaction energies) QTAIM properties.&lt;/li>
&lt;li>Supports &lt;strong>JSON&lt;/strong> and &lt;strong>ASE-SQLite&lt;/strong> database formats.&lt;/li>
&lt;li>Runs on &lt;strong>CPU and GPU&lt;/strong> (GPU recommended for speed).&lt;/li>
&lt;/ul>
&lt;h2 id="installation">Installation&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">git clone https://github.com/QTCOVI/SchNet4AIM.git
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="nb">cd&lt;/span> SchNet4AIM
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">pip install -r requirements.txt
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="links">Links&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://github.com/QTCOVI/SchNet4AIM" target="_blank" rel="noopener">GitHub repository&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>