Alfred Feldmeyer

Memory Stack & Opinions

  • Home
  • Tags
  • About
Subscribe
            Feed icon Twitter page Twitter icon
  • Privacy Policy
  • Legal Notice & Disclaimer
Alfred Feldmeyer © 2025
Proudly published with Ghost
Q-Learning with JavaScript

Q-Learning with JavaScript

During my studies, I took a quick look at Q-learning, which is an algorithm from the reinforcement learning family. Consider you have an agent (or player) which interacts with its environment. The environment is set up as a grid. The agent takes a position within a square. Only vertical and

Play with Golang

Play with Golang

Go (or Golang) is a programming language with interesting concepts, which partly breaks the DRY pattern in favor of easier maintenance. An in-a-nutshell list of my impressions: * The setup of the development environment is pretty straightforward. * What makes Python and NodeJS so popular is the large number of available libraries,

Arrow left icon Page 2 of 2
  • Privacy Policy
  • Legal Notice & Disclaimer
Alfred Feldmeyer © 2025
Proudly published with Ghost