Data Science & Machine Learning Felix Krause Data Science & Machine Learning Felix Krause

Creating a Cross-Domain Capable ML Pipeline for Image Classification

As classifying images into categories is a ubiquitous task occurring in various domains, a need for a machine learning pipeline which can accommodate for new categories is easy to justify. In particular, common general requirements are to filter out low-quality (blurred, low contrast etc.) images, and to speed up the learning of new categories if image quality is sufficient. In this blog post, resulting from a joint work with Aigiz Kunafin (Trustbit Data Science), we compare several image classification models from the transfer learning perspective.

Weiterlesen
Data Science & Machine Learning Felix Krause Data Science & Machine Learning Felix Krause

Part 1: Detecting Truck Parking Lots on Satellite Images

Real-time truck tracking is crucial in logistics: to enable accurate planning and provide reliable estimation of delivery times, operators build detailed profiles of loading stations, providing expected durations of truck loading and unloading, as well as resting times. Yet, how to derive an exact truck status based on mere GPS signals?

Weiterlesen
Learn & Share Laura Gaetano Learn & Share Laura Gaetano

Five lessons from running a (remote) design systems book club

Last year I gifted a design systems book I had been reading to a friend and she suggested starting a mini book club so that she’d have some accountability to finish reading the book. I took her up on the offer and so in late spring, our design systems book club was born. But how can you make the meetings fun and engaging even though you're physically separated? Here are a couple of things I learned from running my very first remote book club with my friend!

Weiterlesen
Learn & Share Rinat Abdullin Learn & Share Rinat Abdullin

Process Pipelines

Process pipeline is a system to break down complex repeatable work into digestable steps that lead to concrete results.Processes, unlike projects, don't have a defined completion time and goal. Their goal is to keep running and moving forward at a steady pace.

Weiterlesen
Learn & Share Rinat Abdullin Learn & Share Rinat Abdullin

Inbox helps to clear the mind

I hate distractions. They can easily ruin my day when I'm in the middle of working on a cool project. They do that by overloading my mind, buzzing around inside me, and just making me tired. Even though we can think about several things at once, we can only do one thing at a time.

Weiterlesen
Software Development Rinat Abdullin Software Development Rinat Abdullin

Consistency and aggregates in event sourcing

Black Friday is coming, so let’s talk about warehouse management and event sourcing. When developing a system for event retrieval with aggregates, several very different concepts are possible. If you think of an aggregate as a transaction boundary, then each decision has its own implications.The aggregate can also be a lifecycle boundary - events in a global uniform stream can often only be discarded by the aggregate stem.

Weiterlesen
Learn & Share Rinat Abdullin Learn & Share Rinat Abdullin

Celebrating achievements

Let's talk about celebrating our successes. Our active memory can be like a cache of recently used data. Fresh ideas and frustrations supersede older ones. The older the thought, the fuzzier it becomes. Details are lost.
There is also negativity bias. When good and bad things happen at the same intensity, the bad ones have a greater effect on us.

Weiterlesen
Laura Gaetano Laura Gaetano

The weekly shutdown routine

Like many other knowledge workers, my work day is filled with context switching, hopping from one meeting to the next, and hoping to squeeze in an hour or two of deep work. Having control over my schedule, especially as someone who works part-time, is sometimes just not possible. One of the things I can and do have control over, however, is how I wrap up the work week. Introducing: the weekly shutdown routine!

Weiterlesen
Learn & Share Trustbit Marketing Learn & Share Trustbit Marketing

Learn & Share Video Obsidian

Knowledge is very powerful. So, finding the right tool to help you gather, structure and access information anywhere and anytime, is rather a necessity than an option. You want to accomplish your tasks better? You want a reliable tool which is easy to use, extendable and adaptable to your personal needs? Today I would like to introduce you to the knowledge management system of my choice: Obsidian.

Weiterlesen

Part 3: Trustbit Logistics Hackathon - Add speed model to logistic simulation

So far in the series we have built a trivial logistics simulation runtime. At this point it is only capable of finding the fastest route between two locations. This is implemented as a form of A* algorithm that uses predefined travel times.
Let’s extend the implementation and demonstrate how we can “plug” different models into the simulation runtime.

Weiterlesen
Learn & Share Laura Gaetano Learn & Share Laura Gaetano

Using a Skill/Will matrix for personal career development

As part of their onboarding, all of our employees are encouraged to fill out a “Skwill” — a small matrix that shows an overview of their strengths and interests in different fields. The matrix is “public” (i.e. visible to anyone inside the company) and makes it super easy to share your skillset with teammates or people outside of your team.

Weiterlesen
Data Science & Machine Learning, Learn & Share Trustbit Marketing Data Science & Machine Learning, Learn & Share Trustbit Marketing

Guest Blog: Logistics Data Scientists at the Trustbit Hackathon

On May 13th 2022 the hybrid "Trustbit Hackathon: Sustainable Logistics Simulation" was held at the beautiful Parkhotel Schönbrunn and was also open for remote participants from all over the world. We, a team of three data scientists, took part in it on-site and we want to share a bit about the great experience we had.

Weiterlesen