FROM THE BEST
TO THE WORST

main post's image

Ssh: Connect To Host "" Port 22: Connection Refused, Solution

Ssh

Are you having trouble connecting to your remote server via SSH because of the error: "Ssh: Connect To Host '' Port 22: Connection Refused", then I might have a solution for you.

˹Oleksiy Nedobiychuk˼ • January, 2024 • 2 min read

main post's image

From Zero To 500+ Linkedin Connections

Linkedin

The Bot is a tool that automates sending connection requests and withdrawing pending requests on LinkedIn using Selenium. It's designed to find users from companies/universities listed in a CSV file and can handle LinkedIn's security measures. It respects connection limits

˹Oleksiy Nedobiychuk˼ • February, 2025 • 2 min read

main post's image

Restricted Boltzmann Machine From Scratch

Machine Learning

The Restricted Boltzmann Machine (RBM) is a neural network that updates its hidden units independently, given the input vector, and vice versa. This property makes RBMs efficient to compute, allowing for parallel updates and complex data representations

˹Oleksiy Nedobiychuk˼ • April, 2024 • 13 min read

main post's image

A Problog-Based Stochastic Agent For One-On-One Fighting Game

Problog

This post shows a stochastic agent built with ProbLog, a probabilistic logic programming toolbox. This agent analyzes opponent behavior, updates its knowledge base dynamically, and selects actions with weighted randomness for optimal performance.

˹Oleksiy Nedobiychuk˼ • March, 2025 • 7 min read