Back Propagation Using New DefinitionOctober 20, 2024 This article will use the notations used from the previous blog: "New Definitions for Neural Network Operations" and discuss how the notations may change for the backpropagation process read more
New Definitions for Neural Network OperationsOctober 11, 2024 I am currently investigating the possibility of having non-linear combinations in neural networks, how it may be computed (if at all), and its performance impact compared to the current linear combination in neural network. read more
A Life Update - A lot has changed...September 12, 2024 This post is just going give a life update and how the Banking System Comparison research is not being worked on... for now... read more
An Update of the Banking Systems ComparisonMay 01, 2024 There have been some new developemnts in this work. This post is just about an update of the work as a whole. read more
Comparison of Banking Systems - Part 2March 13, 2024 A simulation of Islamic Banking System and Traditional Banking System read more
Comparison of Banking Systems - Part 1August 14, 2023 A rough mathematical model of the comparison between Islamic Banking System and Traditional Banking System read more
Solving World PoliticsAugust 12, 2023 Here is my take on how the world's political system can be improved (in a way... I guess...) read more
Puzzle #1July 21, 2023 Just a little fun (I guess), brain teaser for encryption/decryption and riddle fanatics read more
Understanding Linear RegressionDecember 27, 2020 In this article we are going to learn the basics of linear regression from a both statistical and computer scientific perspective. We will also investigate the regression algorithms used in both perspectives and how they arise. read more
Modelling and Predicting SignalsOctober 29, 2020 This article investigates a simulated exponential signal and modelling its behaviour using simple mathematical regression and using a neural network with perceptron layers to predict the behaviour of the signal with respect to time. read more