Cognitive Machine Learning (2): Uncertain Thoughts
· Read in 9 minutes · 1813 words · All posts in series ·
Square to Hex
Imagine you had a square grid of points and you’d like to transform that grid into a hexagonal grid of points such that the local relationships between points are preserved. For irregular or arbitrary start or target grids tools like Mario Klingemann’s RasterFairy do an excellent job. However for a regular to regular transform I was wondering if there were optimal, regular, tilable solutions.
Does the Muslim ban make us safer?
On March 6, Donald Trump signed a second executive order banning people from certain majority-muslim countries from entering the USA. The previous order banned citizens of seven countries: Syria, Iran, Sudan, Libya, Somalia, Yemen, and Iraq, but was stopped after legal action. The new ban applies to six countries - Iraq is not included - and uses different wording in the hopes of being on firmer legal ground.
An introduction to Bayesian Belief Networks
A Bayesian Belief Network (BBN), or simply Bayesian Network, is a statistical model used to describe the conditional dependencies between different random variables.
Vestigial trigonometry functions
||
Principle Component Analysis in Regression
Making Predictions
Tic-Tac-AI: A Strong Tic-Tac-Toe AI Opponent using Forward Sampling
You want to build your own Tic-Tac-Toe opponent? Then you need to read further! In the Tic-Tac-AI series, I will present a couple of Artificial Intelligence algorithms implemented as Tic-Tac-Toe opponent. In this first article, I will introduce a method called Forward Sampling which is capable of not losing any game of Tic-Tac-Toe!
Topic Modeling Amazon Reviews
NSA Easter Egg Puzzle
The article this week is a puzzle that comes from the NSA!For the last couple of years, the NSA web site has hosted a monthly puzzle. This puzzle was originally published in September 2015. They republished it again earlier this year. |