Handling One-Time Events in Jetpack Compose: Channels vs. SharedFlowIn Jetpack Compose, you’ll often deal with “one-time” events — ephemeral actions like navigating to a new screen or showing a toast…Dec 8Dec 8
Bridging StateFlow and Jetpack Compose State: A Cleaner Architectural ApproachManaging UI state in Android apps often involves a delicate balance: Compose’s built-in state (mutableStateOf) makes it incredibly easy to…Dec 6Dec 6
Jetpack Compose Navigation: Embracing Type Safety and Simplifying Parcelable Handling with…ResourcesJun 141Jun 141
Deep-RL: DQN — Regression or Classification?Providing some basic understanding behind a regression approach to a classification problem in DQNs action values.Sep 15, 2020Sep 15, 2020
Published inAnalytics VidhyaReinforcement Learning — Basic UnderstandingUnderstanding the basic concepts behind Reinforcement LearningSep 2, 2019Sep 2, 2019
Introduction to Deep Learning Theory (video-tutorial)A gentle introduction behind the theory of Deep Neural Networks for everyone to follow in a descriptive and clear mannerAug 11, 2019Aug 11, 2019