Posts by Tags

Backpropagation

PhD on Synaptic Learning for Neuromorphic Vision

12 minute read

Published:

After over five years of researching in the field of biological learning for robotics, I have successfully completed my PhD. The full dissertation is published on the KIT bibliothek. In this blog post, I introduce the field of neuromorphic computing in layman’s terms, and present some of the results.

Dynamic Vision Sensor (DVS)

PhD on Synaptic Learning for Neuromorphic Vision

12 minute read

Published:

After over five years of researching in the field of biological learning for robotics, I have successfully completed my PhD. The full dissertation is published on the KIT bibliothek. In this blog post, I introduce the field of neuromorphic computing in layman’s terms, and present some of the results.

Keras

ROS Tensorflow

4 minute read

Published:

In this blog post I go through some useful techniques to nicely integrate Tensorflow (TF) in ROS nodes. The related code can be found in the following ros_tensorflow github repo.

PWA

ROS

ROS Tensorflow

4 minute read

Published:

In this blog post I go through some useful techniques to nicely integrate Tensorflow (TF) in ROS nodes. The related code can be found in the following ros_tensorflow github repo.

Spiking Neural Networks

PhD on Synaptic Learning for Neuromorphic Vision

12 minute read

Published:

After over five years of researching in the field of biological learning for robotics, I have successfully completed my PhD. The full dissertation is published on the KIT bibliothek. In this blog post, I introduce the field of neuromorphic computing in layman’s terms, and present some of the results.

Tensorflow

ROS Tensorflow

4 minute read

Published:

In this blog post I go through some useful techniques to nicely integrate Tensorflow (TF) in ROS nodes. The related code can be found in the following ros_tensorflow github repo.

Time tracking

Gleeo time plotter

5 minute read

Published:

I have been using the Gleeo time tracker app on my phone to track my time at work for multiple years. To make sense of the data, I implemented a jupyter notebook. The notebook reports:

  • Total time spent per project
  • Time spent per project [per unit of time]
  • Over(under)hours aggregation, accounting for holidays

gleeo

Gleeo time plotter

5 minute read

Published:

I have been using the Gleeo time tracker app on my phone to track my time at work for multiple years. To make sense of the data, I implemented a jupyter notebook. The notebook reports:

  • Total time spent per project
  • Time spent per project [per unit of time]
  • Over(under)hours aggregation, accounting for holidays

vue.js