Skip to content

Index

Service Objects | Jared Norman

Link: Service Objects | Jared Norman: "Service Objects are a popular software design pattern in the Ruby on Rails community. They are used to extract procedural logic away from models and controllers and into their own objects."

Good article on an arcane topic that the ruby community loves to debate and discuss.

A non-mathematical introduction to Kalman Filters for programmers - Pravesh Koirala

Link: A non-mathematical introduction to Kalman Filters for programmers - Pravesh Koirala: "Read my manifesto on Code as an alternative to Mathematics. Code for this article can be found on this Colab Notebook should you choose to follow along. Why Kalman Filters? Kalman filters are ingenius. If you have never heard of them, then a very intuitive (and arguably reductive) way to think about them is to"

A non-mathematical introduction to Kalman Filters for programmers – Pravesh Koirala

A non-mathematical introduction to Kalman Filters for programmers - Pravesh Koirala –Read my manifesto on Code as an alternative to Mathematics. Code for this article can be found on this Colab Notebook should you choose to follow along. Why Kalman Filters? Kalman filters are ingenius. If you have never heard of them, then a very intuitive (and arguably reductive) way to think about them is to