Update header and styling
This commit is contained in:
parent
0efca8e59d
commit
547fb99ab2
30 changed files with 57 additions and 1476 deletions
102
_site/index.html
102
_site/index.html
|
@ -9,6 +9,7 @@
|
|||
<title>Dimitri Lozeve - Home</title>
|
||||
<link rel="stylesheet" href="./css/tufte.css" />
|
||||
<link rel="stylesheet" href="./css/pandoc.css" />
|
||||
<link rel="stylesheet" href="./css/default.css" />
|
||||
<link rel="stylesheet" href="./css/syntax.css" />
|
||||
|
||||
<!-- KaTeX CSS styles -->
|
||||
|
@ -25,9 +26,6 @@
|
|||
<article>
|
||||
|
||||
<header>
|
||||
<div class="logo">
|
||||
<a href="./">Dimitri Lozeve</a>
|
||||
</div>
|
||||
<nav>
|
||||
<a href="./">Home</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
|
@ -43,9 +41,6 @@
|
|||
</header>
|
||||
|
||||
|
||||
<!-- <header> -->
|
||||
<!-- </header> -->
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
@ -142,101 +137,6 @@ public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
|||
|
||||
<p>Find more in the <a href="./archive.html">archives</a>.</p>
|
||||
|
||||
<!-- <main role="main"> -->
|
||||
<!-- <img src="/images/portrait_small.jpg" style="width: 30%; float: right; margin: 10px;" alt="Dimitri Lozeve portrait"/>
|
||||
|
||||
<h2>Welcome</h2>
|
||||
|
||||
<p>Hi! I am a Data Scientist
|
||||
at <a href="https://www.mindsay.com/">Mindsay</a> (formerly called
|
||||
Destygo), working on making chatbots smarter through Machine
|
||||
Learning.</p>
|
||||
|
||||
<p>During my free time, I love tinkering with functional programming
|
||||
languages for scientific simulations and with embedded development
|
||||
and electronics.</p>
|
||||
|
||||
<p>See my <a href="/cv.html">full CV</a>, or
|
||||
a <a href="/files/cv.pdf">PDF version</a><!-- (<a href="/files/cv.pdf.minisig">signature</a>) -->.</p>
|
||||
|
||||
<a href="mailto:dimitri+web@lozeve.com" class="icon">
|
||||
<img src="./images/icons/email.svg" style="width: 40px;" alt="email" />
|
||||
</a>
|
||||
<a href="https://github.com/dlozeve/" class="icon">
|
||||
<img src="./images/icons/github.svg" style="width: 40px;" alt="github" />
|
||||
</a>
|
||||
<a href="https://www.linkedin.com/in/dimitrilozeve" class="icon">
|
||||
<img src="./images/icons/linkedin.svg" style="width: 40px;" alt="linkedin" />
|
||||
</a>
|
||||
|
||||
<p><a href="https://jedisct1.github.io/minisign/">minisign</a>/<a href="https://man.openbsd.org/signify.1">signify(1)</a>
|
||||
public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
||||
(<a href="./files/minisign.pub">download</a>)</p>
|
||||
|
||||
<h2>Some Projects</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="./files/tdanetworks.pdf">Topological Data Analysis of
|
||||
time-dependent networks</a>
|
||||
(<a href="./files/tdanetworks.pdf.minisig">sig</a>)<br> Application
|
||||
of the recent advances in Topological Data Analysis (TDA) and
|
||||
Persistent Homology to periodicity detection in temporal networks.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://dlozeve.github.io/reveal_CommunityDetection/#/">Community
|
||||
Detection</a><br> Community detection algorithms and applications
|
||||
to a large social network obtained from Prestashop data.
|
||||
</li>
|
||||
<li>
|
||||
<a href="./posts/ising-model.html">Ising model simulation</a><br>
|
||||
Monte Carlo simulation of the Ising model using
|
||||
Metropolis-Hastings.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Recent Posts</h2>
|
||||
<p>Get notified of new posts via <a href="./rss.xml">RSS</a> or <a href="./atom.xml">Atom</a> feeds!</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="./posts/hierarchical-optimal-transport-for-document-classification.html">Reading notes: Hierarchical Optimal Transport for Document Representation</a> - April 5, 2020
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/self-learning-chatbots-destygo.html">Mindsay: Towards Self-Learning Chatbots</a> - April 6, 2019
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/ginibre-ensemble.html">Random matrices from the Ginibre ensemble</a> - March 20, 2019
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/peano.html">Peano Axioms</a> - March 18, 2019
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/reinforcement-learning-1.html">Quick Notes on Reinforcement Learning</a> - November 21, 2018
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/ising-apl.html">Ising model simulation in APL</a> - March 5, 2018
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/ising-model.html">Ising model simulation</a> - February 5, 2018
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/lsystems.html">Generating and representing L-systems</a> - January 18, 2018
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<p>Find more in the <a href="./archive.html">archives</a>.</p>
|
||||
-->
|
||||
<!-- </main> -->
|
||||
|
||||
<footer>
|
||||
Site proudly generated by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue