The Future of MLE in the Age of LLMs

The world of Machine Learning Engineering (MLE) is undergoing a rapid transformation with the emergence of new foundation models across all modalities. While it may seem overwhelming, rest assured that these advancements will ultimately simplify our work and make it more efficient.

Read More

Improving the input pipeline with Keras

While most people do not care about the efficiency of their input pipeline, it can affect the efficiency of their research by a magnitude. In this post, I’ll show how you can speed up your input pipeline with processes and/or threads.

Read More