Header Image
Header Image Jarl K. Holta

Best known as slacky.
I have nearly 20 years of self-taught programming experience, specialize in tackling challenges in computer vision and computational geometry.

Links

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Simba 2.0: A Step into Machine Learning

This article showcases a significant milestone for Simba 2.0: The successful implementation of the k-Nearest Neighbors (kNN) algorithm. By integrating the powerful KDTree data structure and the kNearestClassify method, Simba 2.0 now enters the realm of machine learning with an impressive score of 94% accuracy.

88 views 1306 words
>

Solving compass angle in Simba 2.0

A fun walkthrough for solving for a relative angle between two vectors using the game Runescape as our test-suit.

72 views 990 words
>

Solving doors by Anchor in RS

A walkthrough of using my code published on my gist for handling doors in various places around the game RuneScape - Code we are refering to: https://gist.github.com/slackydev/9da5b818db0ecd89aa846af999db5314

74 views 1317 words
>

Various algorithms

A small snapshot of the various algorithms I've made over the years focusing on computational geometry

76 views 199 words
>