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"> <main role="main">
<h1>Curriculum Vitæ</h1> <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> <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> <p>October 2018present</p>
<ul> <ul>
<li>Natural Language Processing and Reinforcement Learning for Chatbots</li> <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> </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> <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> <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>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> <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> </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> <p><strong>R:</strong></p>
<ul> <ul>
<li>Statistical modelling and inference (generalised linear models, bayesian analysis)</li> <li>Statistical modelling and inference (generalised linear models, bayesian analysis)</li>

12
cv.org
View file

@ -2,16 +2,16 @@
title: "Curriculum Vitæ" title: "Curriculum Vitæ"
--- ---
[[./files/cv.pdf][(PDF version)]] ([[./files/cv.pdf.minisig][sig]]) [[./files/cv.pdf][(PDF version)]]
* Work experience * Work experience
*** [[https://www.mindsay.com/][Mindsay]]: R&D Data Scientist and Head of Research *** [[https://www.mindsay.com/][Mindsay]]: R&D Data Scientist, Engineering Manager
October 2018--present October 2018--present
- Natural Language Processing and Reinforcement Learning for Chatbots - Natural Language Processing and Reinforcement Learning for Chatbots
- Management of all R&D projects - Management of the R&D team (3 data scientists) and of all research projects
*** [[http://www.sysnav.fr/][Sysnav]]: Real-time geolocalization algorithm on an embedded device *** [[http://www.sysnav.fr/][Sysnav]]: Real-time geolocalization algorithm on an embedded device
March--August 2017 March--August 2017
@ -96,6 +96,12 @@ title: "Curriculum Vitæ"
- Network analysis: [[https://networkx.github.io/][NetworkX]], [[https://graph-tool.skewed.de/][graph-tool]] - Network analysis: [[https://networkx.github.io/][NetworkX]], [[https://graph-tool.skewed.de/][graph-tool]]
- Research projects and hackathons: [[https://github.com/dlozeve/community-detection][community detection]] and [[https://github.com/dlozeve/DocAssist][DocAssist]] - Research projects and hackathons: [[https://github.com/dlozeve/community-detection][community detection]] and [[https://github.com/dlozeve/DocAssist][DocAssist]]
*Julia:*
- Numerical computing, machine learning
- Optimisation and Operations Research: [[https://github.com/JuliaOpt/JuMP.jl][JuMP]]
- Projects: [[https://github.com/dlozeve/GardenOptim][Garden optimisation]] using Markov Chain Monte Carlo and integer programming
*R:* *R:*
- Statistical modelling and inference (generalised linear models, bayesian analysis) - Statistical modelling and inference (generalised linear models, bayesian analysis)