-
Archives
- February 2026
- January 2026
- December 2025
- August 2025
- July 2025
- April 2025
- March 2025
- February 2025
- January 2025
- December 2024
- October 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- August 2022
- June 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- August 2021
- July 2021
- June 2021
- April 2021
- December 2019
-
Meta
Monthly Archives: December 2024
Momentum approach to optimize model training
In gradient descent, each parameter update is based solely on the current gradient, which can lead to undesirable oscillations during the optimization process. Similar to control tasks, where a filter is often required, a momentum mechanism is introduced. Momentum acts … Continue reading
Posted in Uncategorized
Leave a comment
ML training methodologies
Gradient flow refers to the movement of gradients during the training of a machine learning model. A gradient is a vector or scalar that represents the direction and magnitude of the steepest increase of a function. Mathematically, it quantifies the … Continue reading
Posted in Uncategorized
Leave a comment
Unfold architectural design patterns
Architectural design patterns can be classified from five different views and related perspectives, as outlined below. These views and perspectives provide a comprehensive framework for understanding and applying architectural patterns based on specific system design needs. Vertical view When we … Continue reading
Posted in Uncategorized
Leave a comment
Thoughts on Vehicle Service Architectures (VSA)
The principles underlying Vehicle Service Architectures (VSA) bear significant overlap with those in cloud computing, with the primary distinctions being in terminology and domain-specific considerations. Let’s explore some foundational concepts and considerations that shape the design and deployment of vehicle … Continue reading
Posted in Uncategorized
Leave a comment
IDP – unifying development and operations not only for cloud natives
Software development projects often start with the daunting task of setting up a functional development environment. Developers typically spend days installing tools, resolving environment-specific issues, and aligning configurations with organizational policies or personal preferences. This process delays productivity and wastes … Continue reading
Posted in Uncategorized
Leave a comment
Industries Under Transformation: Adapting to Thrive in the Age of Innovation
Established industries are undergoing a profound transformation, driven by technological advancements and the growing dominance of software. In this dynamic environment, businesses must rethink their strategies to maintain a competitive edge. A key approach to navigating this shift is the … Continue reading
Posted in Uncategorized
Leave a comment