+++ AI is helping scholars restore ancient Greek texts on stone tablets +++ Open Sourcing Amundsen: A Data Discovery And Metadata Platform +++ AI May Not Kill Your Job—Just Change It +++ A Survey of Deep Learning Techniques for Autonomous Driving +++ The State of Modeling, Simulation, and Data Utilization within Industry. An Autonomous Vehicles Perspective+++ Microsoft AI School and Microsoft Learn +++ Kepler.GL & Jupyter Notebooks: Geospatial Data Visualization with Uber’s opensource Kepler.GL +++
[Read More]I write this blog mainly to support my own learning process in AI, machine learning, data science, physics and other areas. My main goal is to summarize things in a way so that even I can understand them.
Image Manipulation with Python Pillow
Normally I use GIMP when I need to resize, crop or retouch images in various ways. However, for my last post on the Berlin Festival of Light I would have had to manually resize and crop a whole bunch of images at a time. That's why I took a look how Python could help with this task, and found PIL, the Python Imaging Library, in newer versions known as Pillow.
[Read More]AI weekly (43/2019)
My selection of news on AI/ML and Data Science
+++ Quantum Supremacy Using a Programmable Superconducting Processor +++ Understanding searches better than ever before +++ The State of Machine Learning Frameworks in 2019 +++ Detectron2: A PyTorch-based modular object detection library +++ Welcome to Streamlit +++ bamlss: A Lego Toolbox for Flexible Bayesian Regression (and Beyond) +++ Deep Q-Network for Angry Birds +++ Machines Beat Humans on a Reading Test. But Do They Understand? +++ Kepler.GL & Jupyter Notebooks: Geospatial Data Visualization with Uber’s opensource Kepler.GL +++ SQLZoo – A Great Interactive SQL Tutorial +++ An overview of time series forecasting models +++ Python Data Preprocessing Using Pandas DataFrame, Spark DataFrame, and Koalas DataFrame +++
[Read More]Berlin Festival of Light 2019
Each year in October, Berlin turns into a city full of light art. National as well as international artists are presenting their light installations and transform the city into a huge stage.
Some impressions from this year’s edition at the Berlin Cathedral:
[Read More]First post!
Hello world, this is my first post!
Like many others, I start with some remarks on how this blog is set up. I'm using the static site generator hugo
and the theme beautifulhugo
. Since installation was straightforward, as described on the hugo
website, I will only list a few remarks, as a memory aid, on how I tweaked details of the layout.