Update HTML CV

This commit is contained in:
Dimitri Lozeve 2020-03-30 18:28:18 +02:00
parent ead6910664
commit d27ab0c20c
2 changed files with 18 additions and 6 deletions

View file

@ -33,13 +33,13 @@
<main role="main">
<h1>Curriculum Vitæ</h1>
<p><a href="./files/cv.pdf">(PDF version)</a> (<a href="./files/cv.pdf.minisig">sig</a>)</p>
<p><a href="./files/cv.pdf">(PDF version)</a></p>
<h1 id="work-experience">Work experience</h1>
<h3 id="mindsay-rd-data-scientist-and-head-of-research"><a href="https://www.mindsay.com/">Mindsay</a>: R&amp;D Data Scientist and Head of Research</h3>
<h3 id="mindsay-rd-data-scientist-engineering-manager"><a href="https://www.mindsay.com/">Mindsay</a>: R&amp;D Data Scientist, Engineering Manager</h3>
<p>October 2018present</p>
<ul>
<li>Natural Language Processing and Reinforcement Learning for Chatbots</li>
<li>Management of all R&amp;D projects</li>
<li>Management of the R&amp;D team (3 data scientists) and of all research projects</li>
</ul>
<h3 id="sysnav-real-time-geolocalization-algorithm-on-an-embedded-device"><a href="http://www.sysnav.fr/">Sysnav</a>: Real-time geolocalization algorithm on an embedded device</h3>
<p>MarchAugust 2017</p>
@ -118,6 +118,12 @@
<li>Network analysis: <a href="https://networkx.github.io/">NetworkX</a>, <a href="https://graph-tool.skewed.de/">graph-tool</a></li>
<li>Research projects and hackathons: <a href="https://github.com/dlozeve/community-detection">community detection</a> and <a href="https://github.com/dlozeve/DocAssist">DocAssist</a></li>
</ul>
<p><strong>Julia:</strong></p>
<ul>
<li>Numerical computing, machine learning</li>
<li>Optimisation and Operations Research: <a href="https://github.com/JuliaOpt/JuMP.jl">JuMP</a></li>
<li>Projects: <a href="https://github.com/dlozeve/GardenOptim">Garden optimisation</a> using Markov Chain Monte Carlo and integer programming</li>
</ul>
<p><strong>R:</strong></p>
<ul>
<li>Statistical modelling and inference (generalised linear models, bayesian analysis)</li>