Conceptual introduction to classical machine learning in JS
Alright I admit it, I'm a technophobe
Abusing WinForms' TransparencyKey and TopMost properties
Running a playful competition at PyCon Israel workshops section
Implementing the logic of a tiny crosstab statistics engine
Solving the famous traffic jam game with BFS
Solving a famous puzzle with BFS
Water jugs and fort escapes
Write turtle code to recreate simple pictures
Part 2 of the BFS challenge series: automatic Snake player
Starting a series of challenges on the application of the BFS algorithm
Or: How I approach tasks I absolutely abhor
Creating interactive data exploration utilities with dimensionality reduction and D3.js
Remote-friendly physical cooperation game developed in 24 hours for a hackathon
Organizing my thoughts regarding an argument about the Dunning-Kruger study and statistics in general
A small programming game I've been working on
Numerical Optimization course final project
Telling the time with a faulty digital clock and constraint propagation
Making Townscaper-style organic grids
Using graphs to solve puzzles
Exploring how different framings of the same supervised learning task affect model performance
Exploring issues with random splits and possible solutions
Procedurally generating a random night sky
An alternative method for choosing beta in the F-score
Advocating for caution when assigning too-precise estimates to R&D tasks
Use your device's orientation sensors to rotate the Earth
Transforming a uniform distribution to an arbitrary probability distribution
Exploring the use of matrix exponentiation in graph-related problems