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
Android webview scroll and facebook comments problem when Admob loads advertThere is bizarre behavior in Android when you combine a “WebView” together with “AdMob”.Apr 5, 2019Apr 5, 2019
What is AMP — Accelerated Mobile PagesSo what is AMP? How will it change our website? Is it any useful? How hard is it to implement? How important is it? Should I replace my…Apr 5, 2019Apr 5, 2019
What is a static variable in JavaA static method is a method that doesn’t belong to an instance, but to the class itself. Equivalently a static variable belongs to the…Apr 5, 2019Apr 5, 2019