PinnedMansoor AldosariA Neural Net From ScratchThis post is an example of regression, where we will use supervised learning (a model that returns a function after giving it an input and…May 10, 2021May 10, 2021
PinnedMansoor AldosariA Cellular Automaton meets Love2DThe following is an implementation of cellular automata using Love2D (an engine for game development).Nov 27, 2021Nov 27, 2021
PinnedMansoor AldosariA/B Testing with Statistical InferenceThe A/B testing is commonly used nowadays for advertisement. Two customers can visit a retail webpage, and each sees different content. The…Mar 13, 2022Mar 13, 2022
PinnedMansoor AldosariPrincipal Component Analysis by ExamplePrincipal component analysis (PCA) is a dimension reduction algorithm. It transforms the data to a lower dimension, making it easy to…Oct 23, 2021Oct 23, 2021
PinnedMansoor AldosariCalculus using Functional PythonThe aim this piece is to demonstrate some concepts of functional programming in Python, let’s dive-in!Nov 13, 20211Nov 13, 20211
Mansoor AldosariLessons from Requiem for the American DreamUnderstanding the Fabrication of ConsumerismOct 28Oct 28
Mansoor AldosariOptimizing Coffee Shop Capacity with Monte Carlo SimulationsManaging peak hours in a coffee shop can be challenging, especially when it comes to balancing customer flow with seating capacity. Using…Aug 31Aug 31
Mansoor AldosariManaging One’s FriendsI failed to recognize this earlier, but now my life has changed for the better by knowing this. I had many friends; some were good, and…Jul 29Jul 29