<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TadaoYamaoka</author_name>
  <author_url>https://blog.hatena.ne.jp/TadaoYamaoka/</author_url>
  <blog_title>TadaoYamaokaの開発日記</blog_title>
  <blog_url>https://tadaoyamaoka.hatenablog.com/</blog_url>
  <categories>
    <anon>コンピュータ将棋</anon>
    <anon>Transformer</anon>
  </categories>
  <description>前回までは、ネットワーク全体をTransformerで構成したところ、ResNetと比較して精度が上がらないという結果になった。今回は、ResNetとTransformerを組み合わせて、初めにResNetで特徴マップを作成した後、その特徴マップを座標ごとに分割しトークンとして、Transformerに入力することを試す。 ネットワーク構成 ResNetは12ブロック256フィルタとし、Transformerはヘッド数8、feedforward256、8層とする。 Transformerの埋め込みの次元はResNetのフィルタ数となるため256、トークン数は座標の数になるため81になる。Res…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftadaoyamaoka.hatenablog.com%2Fentry%2F2024%2F05%2F28%2F235352&quot; title=&quot;大規模言語モデルで将棋AIを作る その４（ResNetの特徴マップ） - TadaoYamaokaの開発日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-05-28 23:53:52</published>
  <title>大規模言語モデルで将棋AIを作る その４（ResNetの特徴マップ）</title>
  <type>rich</type>
  <url>https://tadaoyamaoka.hatenablog.com/entry/2024/05/28/235352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
