
Oleksii Trekhleb
@trekhleb
Joined January 26th, 2022
Author of 100k ★️ javascript-algorithms repo on GitHub. Software engineer @ Uber.
Oleksii Trekhleb · 1 month ago
NanoNeuron: simple ML example in JS
7 simple JavaScript functions that will give you a feeling of how machines can actually "learn".
TL;DR
NanoNeuron is an over-simplified version of the Neuron concept from Neural...
















Oleksii Trekhleb · 3 months ago
Content-aware image resizing in JavaScript
TL;DR
There are many great articles written about the Seam Carving algorithm already, but I couldn't resist the temptation to explore this elegant, powerful, and yet simple algorithm on my o...

















Oleksii Trekhleb · 3 months ago
Self-Parking Car in <500 Lines of Code
Training the car to do self-parking using a genetic algorithm
TL;DR
In this article, we'll train the car to do self-parking using a genetic algorithm.
We'll create the 1st generation of c...


















Loading More Content