Skip to content

Commit 98f6b76

Browse files
committed
Add blog/Update site
1 parent c8c95ce commit 98f6b76

File tree

6 files changed

+47
-5
lines changed

6 files changed

+47
-5
lines changed

content/blog/2026-02-02_hokudai-startup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ draft: false
1313

1414
北大発認定スタートアップ企業への称号付与制度は、北海道大学のスタートアップ・エコシステムの一員として、北大と共に成長していく企業を対象としています。
1515

16+
<img src="/images/hus_logo_color_2.png" alt="北大発認定スタートアップ企業" class="w-64">
17+
18+
1619
認定企業は、北海道大学 産学・地域協働推進機構のWebページにて紹介されます。
1720

1821
- [北海道大学 産学・地域協働推進機構 認定スタートアップ一覧](https://www.mcip.hokudai.ac.jp/business/venture/su_company/)
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "代表の学位論文が受理・大学院卒業が決定しました"
3+
date: 2026-02-27
4+
author: "遠田"
5+
slug: "dissertation-accepted"
6+
description: "代表の遠田の学位論文が北海道大学大学院医学院にて受理され、博士(医学)の学位取得と大学院卒業が決定しました"
7+
draft: false
8+
---
9+
10+
このたび、代表の遠田の学位論文が北海道大学大学院医学院にて受理され、大学院の卒業が決定しました。
11+
12+
## 基礎論文
13+
14+
学位論文の基礎論文は、学術誌 *Pathology International* に掲載されています。
15+
16+
> **Transfer learning strategies for pathological foundation models: A systematic evaluation in brain tumor classification**
17+
>
18+
> Enda K, Oda Y, Tanei Z-I, Satoh K, Motegi H, Terasaka S, Yamaguchi S, Ogawa T, Wang L, Tsuda M, Tanaka S.
19+
>
20+
> *Pathol Int.* 2026;76(2):e70098. [doi:10.1111/pin.70098](https://doi.org/10.1111/pin.70098)
21+
22+
病理学における基盤モデルの転移学習戦略について、脳腫瘍分類を対象に体系的に評価した研究です。
23+
24+
---
25+
26+
今後も研究で培った知見を活かし、医療現場の課題解決に取り組んでまいります。
27+
28+
引き続きよろしくお願いいたします。
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "代表の学位論文が受理・大学院卒業が決定しました"
3+
date: 2026-02-27
4+
slug: "dissertation-accepted"
5+
blog: "/blog/2026-02-27_dissertation-accepted/"
6+
draft: false
7+
---
8+
9+
代表の遠田の学位論文が北海道大学大学院医学院にて受理され、大学院の卒業が決定しました。
10+
11+
詳細は[ブログ](/blog/2026-02-27_dissertation-accepted/)をご覧ください。

layouts/company/list.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h3 class="text-2xl font-bold text-slate-800">遠田 建(えんだ けん)</
5656

5757
<div class="space-y-4 text-base leading-relaxed">
5858
<p>
59-
神奈川県出身。2021年北海道大学医学部卒業・医師免許取得、2023年初期研修修了。2022年より北海道大学腫瘍病理学教室の博士課程に進学し、現在は博士号取得のため、AIを用いた病理画像解析に取り組んでいる
59+
神奈川県出身。2021年北海道大学医学部卒業・医師免許取得、2023年初期研修修了。2022年より北海道大学大学院医学院の博士課程に進学し、AIを用いた病理画像解析の研究に取り組み、2026年3月に博士(医学)の学位を取得
6060
</p>
6161
<p>
6262
プログラミング歴は15年以上。医療AI研究ではPython+PyTorchによる病理画像解析を専門とし、データセット設計からモデル開発まで一貫して担当。開発した<a href="https://github.com/endaaman/tym" class="text-blue-600 hover:text-blue-800" target="_blank" rel="noopener">ターミナルエミュレータ</a>がGitHubで200スター近くを獲得するなど、オープンソース開発の実績も持つ。
@@ -75,8 +75,8 @@ <h4 class="text-xl font-bold text-slate-800 mt-10 mb-4">主要論文</h4>
7575
<div class="space-y-3 text-sm leading-relaxed">
7676
<div class="pl-4 border-l-2 border-gray-300">
7777
<p class="text-gray-700">
78-
<strong>Enda, K., et al.</strong> (2025). Transfer learning strategies for pathological foundation models: A systematic evaluation in brain tumor classification. <em>arXiv preprint</em>.
79-
<a href="http://arxiv.org/abs/2501.11014" class="text-blue-600 hover:text-blue-800 ml-2" target="_blank" rel="noopener">arXiv</a>
78+
<strong>Enda, K., et al.</strong> (2026). Transfer learning strategies for pathological foundation models: A systematic evaluation in brain tumor classification. <em>Pathology International</em>, 76(2), e70098.
79+
<a href="https://doi.org/10.1111/pin.70098" class="text-blue-600 hover:text-blue-800 ml-2" target="_blank" rel="noopener">doi</a>
8080
</p>
8181
</div>
8282

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h1 class="font-public-sans font-bold text-4xl sm:text-6xl md:text-8xl mb-8 trac
9494
<div class="max-w-4xl mx-auto">
9595
<div class="flex items-center justify-between mb-8">
9696
<h2 class="text-2xl font-bold text-slate-800">お知らせ</h2>
97-
<a href="/news/" class="text-sm text-slate-600 hover:text-slate-800 transition">すべて見る →</a>
97+
<!-- <a href="/news/" class="text-sm text-slate-600 hover:text-slate-800 transition">すべて見る →</a> -->
9898
</div>
9999
<div class="bg-white rounded border border-gray-200 overflow-hidden">
100100
<div class="max-h-[11rem] overflow-y-auto divide-y divide-gray-100">

layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="hidden md:flex gap-8">
88
<a href="/" class="{{ if eq .RelPermalink "/" }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition">ホーム</a>
99
<a href="/business/" class="{{ if eq .Section "business" }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition">事業内容</a>
10-
<a href="/news/" class="{{ if eq .Section "news" }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition">お知らせ</a>
10+
<!-- <a href="/news/" class="{{ if eq .Section "news" }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition">お知らせ</a> -->
1111
<a href="/blog/" class="{{ if eq .Section "blog" }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition">ブログ</a>
1212
<a href="/company/" class="{{ if eq .Section "company" }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition">会社概要</a>
1313
</div>

0 commit comments

Comments
 (0)