What can composition solve that inheritance cannot?Aggregation and composition are two alternatives to inheritance that can be used in object-oriented programming to achieve code reuse and…Feb 18, 2023Feb 18, 2023
End of backpropagation?Is this the end of Back Propagation? A new forward-forward algorithm is in the works!! The weights are learned by computing a local…Jan 13, 2023Jan 13, 2023
Viruses are the Robinhood for all living organismsViruses are a part of our species, they always have been!Jan 29, 2022Jan 29, 2022
Published inDev GeniusScaling high throughput Writes and ReadsConsider a system where you have a set of users which read data form your system and a different set of users who write to your data set…Jun 24, 2020Jun 24, 2020
SQL for Query Tuning and PerformanceSQL queries can be fast and highly efficient, but they can also be slow and demand excessive CPU and memory resources. For many SQL…Jun 23, 20202Jun 23, 20202