Multi-Objective Deep Reinforcement Learning with Lexicographic Task-priority constraints
In this post I summarize our recent paper and advocate for less reward engineering in favor of constrained RL.
Sort by categories or tags
In this post I summarize our recent paper and advocate for less reward engineering in favor of constrained RL.
This post describes how to use ChatGPT with python for easy language (or anything else) learning.
Analysis of Graph Neural Networks by comparison to Multilayer Perceptrons on a simple graph-classification task.
We extended the Pepper robot with additional sensors and implemented the powerful ROS navigation stack to achieve autonomous navigation with Pepper.
In this post I describe how to set up and configure a Raspberry Pi 3 to collect laser data from the Hokuyo UST-10LX sensor via ROS.
This post addresses real life feasibility of deep Reinforcement Learning algorithms and how the Soft Actor Critic algorithm relates to the problem.
Learn how to configure Docker for comminucation with ROS.
Understand the 'Decorate-Sort-Undecorate' idiom for advanced sorting in python.
Learn how you can backup any Postgress database table into a GoogleDrive folder using two small scripts and the crontab.