Discussion of dual quaternion normalization procedures.
All articles
RigidTransform in SciPy
An introduction to the RigidTransform class of SciPy 1.16.
How to Provide a Reinforcement Learning Environment with Gymnasium
This is a guide on how to set up a reinforcement learning (RL) environment that is compatible to the Gymnasium 1.0 interface.
LaTeX for Dissertations
This is a brief summary of how the LaTeX code of my dissertation is structured.
Cost-regularized Kernel Regression (CrKR)
A weighted regression method.
Broyden-Fletcher-Goldfarb-Shanno (BFGS)
In this article I discuss the BFGS quasi-Newton optimizer and similar algorithms.
Generating Python Bindings
I wrote a tool to generate Cython wrappers for C++ code that I presented in this article.
pytransform
pytransform (now: pytransform3d) is a library that implements 3D transformations in Python.
Maximum Likelihood
A tutorial on maximum likelihood estimates with examples from machine learning.
Learning Curves #2
What does the term learning curve mean?
pybullet
A tutorial on PyBullet.
Slither
A private replacement for online training logs.
Linear Support Vector Machine (SVM)
A tutorial on linear Support Vector Machines.
Regression
A tutorial on regression algorithms.
t-SNE in scikit learn
A tutorial on the new t-SNE implementation of scikit-learn.
Learning Curves in scikit learn
A tutorial on the new learning curve feature of scikit-learn.
Julia
My opinion on the Julia programming language.