<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Machine Learning on somewhere/nowhere</title>
    <link>https://www.scottpoulton.com/categories/machine-learning/</link>
    <description>Recent content in Machine Learning on somewhere/nowhere</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 07 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.scottpoulton.com/categories/machine-learning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HistoHelper</title>
      <link>https://www.scottpoulton.com/posts/histohelper_case_study/</link>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://www.scottpoulton.com/posts/histohelper_case_study/</guid>
      <description>HistoHelper: WSI Inference &amp;amp; Predictive Morphology 1. Tl;dr HistoHelper is an active research prototype exploring predictive morphology in oncology. The objective is to evaluate whether a Convolutional Neural Network can identify morphological signatures within primary skin lesions to predict specific organ tropism (e.g., pulmonary vs. cerebral metastasis).
Frontend Interface: FastAPI, Uvicorn, Docker, Google Cloud Run Machine Learning Pipeline: PyTorch (MPS Hardware Accelerated), OpenCV, OpenSlide Model Architecture: ResNet18 (Feature Extraction) transitioning to Multiple Instance Learning.</description>
    </item>
    
    <item>
      <title>Project Log 5</title>
      <link>https://www.scottpoulton.com/posts/project-log-005-formalising-architecture/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://www.scottpoulton.com/posts/project-log-005-formalising-architecture/</guid>
      <description>Formalising the Architecture: ResNet and Predictive Morphology As HistoHelper shifts from a conceptual MVP into a structured research tool, it is necessary to formally ground the architecture in established literature. The primary objective remains unchanged: to determine whether a Convolutional Neural Network (CNN) can identify morphological signatures within primary melanoma Whole Slide Images (WSIs) that predict specific organ tropism (e.g., pulmonary versus cerebral metastasis).
The Rationale for Residual Networks (ResNet) Training deep CNNs from scratch on gigapixel histological data is computationally prohibitive and highly prone to vanishing gradients.</description>
    </item>
    
    <item>
      <title>Project Log 4</title>
      <link>https://www.scottpoulton.com/posts/project-log-004-tensors/</link>
      <pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://www.scottpoulton.com/posts/project-log-004-tensors/</guid>
      <description>Tensors, Transfer Learning, and Apple Silicon In Log 3, I mapped out the problem: processing 3GB .svs Whole Slide Images to predict melanoma organ tropism. The reality? Trying to build the complex tiling logic and the neural network architecture at the exact same time on a local machine is a recipe for a crashed Mac and zero progress.
It was time for a strategic pivot.
The MVP Pivot: SPIDER-Skin Instead of wrestling gigapixel monsters, I bypassed the tiling phase entirely to unblock the MVP.</description>
    </item>
    
  </channel>
</rss>
