lmazare avatar

Laurent Mazare

5 posts by Laurent Mazare

Dec 16, 2019 | 12 min read
Using Python and OCaml in the same Jupyter notebook
The cover image is based on Jupiter family by NASA/JPL.
Aug 19, 2019 | 9 min read
Using OCaml to drive a Raspberry Pi robot car
Back when the Raspberry Pi was first released in 2012 Michael Bacarella wrote a blog post on using OCaml and Async on this little device....
Jul 09, 2019 | 9 min read
Of Pythons and Camels
Welcome to another post in our series of how to use OCaml for machine learning. In previous posts we’ve discussed artistic style-transfer and reinforcement learning....
Feb 02, 2019 | 13 min read
Playing Atari Games with OCaml and Deep Reinforcement Learning
In a previous blog post we detailed how we used OCaml to reproduce some classical deep-learning results that would usually be implemented in Python. Here...
Sep 20, 2018 | 8 min read
Deep learning experiments in OCaml
Last year we held a machine learning seminar in our London office, which was an opportunity to reproduce some classical deep learning results with a...