FROM THE WORST TO THE BEST
An Alternative Selection Of Five Movies And Tv Shows To Enjoy
Recommendation #korean ∝ #movies ∝ #shows
Feeling weary of American content? Had your fill of what big movie studios are dishing out? Seeking something entertaining and exciting? Craving something humorous? Dive into this post. If the content I'm recommending doesn't bring you enjoyment, you can take me to court.
˹Oleksiy Nedobiychuk˼ • January, 2024 • 6 min read
Svelte + Tailwind With Rollup And Django//Flask As The Backend
Full-Stack #django ∝ #Backend Development ∝ #Build Process ∝ #CLI ∝ #CSS
This guide details setting up a web project using TypeScript, Svelte 5, Tailwind 4, and Rollup 4 for the frontend, integrated with a Python backend (Django or Flask). It covers initialization, configuration of each tool, and bridging the frontend/backend build processes.
˹Oleksiy Nedobiychuk˼ • April, 2025 • 13 min read
A Problog-Based Stochastic Agent For One-On-One Fighting Game
Problog #fighting ∝ #agent ∝ #2d ∝ #game ∝ #ai
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
Restricted Boltzmann Machine From Scratch
Machine Learning #assignment ∝ #RBM ∝ #raw ∝ #implementation
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
An Alternative Selection Of Five Movies And Tv Shows To Enjoy
Recommendation #korean ∝ #movies ∝ #shows
Feeling weary of American content? Had your fill of what big movie studios are dishing out? Seeking something entertaining and exciting? Craving something humorous? Dive into this post. If the content I'm recommending doesn't bring you enjoyment, you can take me to court.
˹Oleksiy Nedobiychuk˼ • January, 2024 • 6 min read
Svelte + Tailwind With Rollup And Django//Flask As The Backend
Full-Stack #django ∝ #Backend Development ∝ #Build Process ∝ #CLI ∝ #CSS
This guide details setting up a web project using TypeScript, Svelte 5, Tailwind 4, and Rollup 4 for the frontend, integrated with a Python backend (Django or Flask). It covers initialization, configuration of each tool, and bridging the frontend/backend build processes.
˹Oleksiy Nedobiychuk˼ • April, 2025 • 13 min read
A Problog-Based Stochastic Agent For One-On-One Fighting Game
Problog #fighting ∝ #agent ∝ #2d ∝ #game ∝ #ai
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
Restricted Boltzmann Machine From Scratch
Machine Learning #assignment ∝ #RBM ∝ #raw ∝ #implementation
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