Latest Articles

  • An Overview of s2protocol

    Decoding StarCraft II Replays: An Overview of s2protocol Are you an avid StarCraft II player or a data mining enthusiast looking to extract valuable insights from replays? Look no further than s2protocol, a reference Python library and standalone tool developed by Blizzard that seamlessly decodes StarCraft II replay files into Python data structures. In this …

  • A Comprehensive Guide to Semantic Segmentation Algorithms in PyTorch

    Semantic segmentation is a critical task in computer vision, allowing machines to understand the pixel-level semantics of an image. PyTorch has become a popular framework for implementing deep learning algorithms, and in this article, we will explore the implementation of semantic segmentation algorithms using PyTorch. Semantic segmentation algorithms enable us to assign semantic class labels …

  • An Open-Source Plotting Library for Kotlin

    Title: “Kandy: An Open-Source Plotting Library for Kotlin” Introduction In the world of data visualization, Kotlin developers now have an innovative tool at their disposal – Kandy. This open-source plotting library provides a powerful and flexible DSL for creating graphs and utilizes various popular engines. Cross-Platform Compatibility One of the standout features of Kandy is …