Peter Smit

I help companies make efficient decisions
Senior Data Scientist

  • More about me
  • AI for Language Learning

    Mon 02 June 2025

    I used to be terrible at languages. I saw the advantage of it, but the method used at high school didn't work for me. A few years ago while commuting by train, and decided to do "something fun but useful", and downloaded DuoLingo to learn Italian. After a while, it …

  • Deep Learning Specialization on Coursera

    Fri 09 April 2021

    Having done several courses and projects with neural networks in university I was curious to learn a bit more about recent advancements. Overall I enjoyed doing this series of 5 courses, with a total of 20 weeks of material.

    For those new to coursera: How much actual work is in …

  • Reinforcement Learning with tiling

    Wed 07 April 2021

    To use RL in a continuous space we need a model to map the potentialy infinite space to a Q value the agent can use to base descisions on. An example of such a problem space is the Mountaincar environment in OpenAI Gym. A solution for mapping the continuous space …

  • Reinforcement Learning continued

    Thu 21 January 2021

    In the last post we looked at a SARSA agent in the taxi_v3 environment in OpenAI Gym. This post we will see if we can improve on the basic SARSA agent and optimize its parameters.

    One simple way to find the best parameters is to do a sweep. If you …

  • Reinforcement Learning with OpenAI Gym

    Mon 04 January 2021

    After completing the RL Specialization on Coursera I put some of the techniques in practice. It's one thing to learn techniques in a course, but you learn more when you apply it yourself. OpenAI Gym is an open-source python environment with RL problems you can build your own solutions for …

  • Reinforcement Learning Specialization on Coursera

    Sun 08 November 2020

    The value of Data Science is most often in the action taken. However most of the tooling used are fancy correlation computations (I'm looking at you supervised learning). Reinforcement learning focuses on taking action: What is the best action to take in a certain situation? I have done projects with …

  • Moneyball - Book Review

    Tue 27 October 2020

    Recently I decided it was my time to read Moneyball. The book about how a baseball team with a small budget could compete with team that had budgets multiple times higher. Now I'm not a baseball fan, not even a sports fan in general, but this book is more about …

  • Books I read when I started freelancing

    Sun 20 September 2020

    About 12 months ago I started my journey to become a freelancer as a data scientist. Looking back, I'm happy with how things turned out, even despite the Corona situation. I like to read books, and I wanted to share four books that were useful to me around this period …

  • Failing in the Field - Book review

    Sat 21 December 2019

    When I was in university we had a course about what it means to do proper research. I enjoyed this course very much. In my own words, research is tinkering around on an interesting problem, somewhat methodological, and being honest in communication with others about what you expected what would …

© Peter Smit, license Unless otherwise noted. Generated by Pelican with crowsfoot theme.