PinnedDecoding Thoughts with Deep Learning: EEG-Based Digit Detection using CNNsPredicting whether a person is thinking about a digit or not with 95% accuracy.Aug 7, 20232Aug 7, 20232
PinnedOn Creating a Decentralized Decision Making (DDM) SystemA system to give any organization the power or resources to enable decentralized decision making at their organization in just a few steps.Apr 16, 2021Apr 16, 2021
PinnedBuild a COVID-19 Contact Tracing App using Flutter & Google Nearby APIEvery country I see are using mainly 2 tactics to curb this COVID-19 epidemic. Lock-down & Contact Tracing App. Singapore has launched…Apr 20, 20204Apr 20, 20204
Published inAnalytics VidhyaFun Flutter Animations — Part 1 — Carrom Ball AnimationWe have a ball, which moves to a random position in the screen when clicked and also changes its color.Oct 27, 2020Oct 27, 2020
Published inAnalytics VidhyaBuild a Simple Stopwatch in FlutterOr is it really that simple?Jul 20, 2020Jul 20, 2020
How I finally got rid of Procrastination once and for allBy asking myself just one simple questionMay 14, 2020May 14, 2020
Dynamic Programming Vs Greedy Method for solving Gold Mine ProblemThe Problem:Jan 16, 2020Jan 16, 2020
Published inAnalytics VidhyaSolving the FrozenLake environment from OpenAI gym using Value IterationSo I was trying to learn about Reinforcement Learning, and then I came across this thing called ‘Value Iteration’. I really couldn’t wrap…Nov 28, 20194Nov 28, 20194
Coding the GridWorld Example from DeepMind’s Reinforcement Learning Course in PythonHere I calculate the state value functions for all states in the GridWorld example from the well renowned David Silver’s Reinforcement…Oct 16, 2019Oct 16, 2019