<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Deep Learning on 3rd layer</title><link>https://3rdlayer.uk/ja/tags/deep-learning/</link><description>Recent content in Deep Learning on 3rd layer</description><generator>Hugo -- 0.154.5</generator><language>ja-JP</language><lastBuildDate>Sun, 28 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://3rdlayer.uk/ja/tags/deep-learning/index.xml" rel="self" type="application/rss+xml"/><item><title>ReLUネットワークは巨大な区分アフィン関数である</title><link>https://3rdlayer.uk/ja/posts/relu-piecewise-affine/</link><pubDate>Sun, 28 Jun 2026 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/relu-piecewise-affine/</guid><description>ReLU活性化を使うネットワークは、実は入力空間を多面体の断片に分割し、各断片の上でちょうど一つのアフィン写像に崩れる。この視点をニューロン一つからインタラクティブデモまで積み上げて解説する。</description></item><item><title>重みを共有してモデルを小さくする — K-Meansベース量子化</title><link>https://3rdlayer.uk/ja/posts/kmeans-weight-quantization/</link><pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/kmeans-weight-quantization/</guid><description>ニューラルネットの重みをK-Meansで少数の代表値にまとめると、精度をほとんど落とさずにモデルを数倍小さくできる。クラスタが収束する様子とストレージが縮む様子を実際に動かせるインタラクティブなウィジェットと共に見ていく。(Deep Compression, Han et al. 2016)</description></item><item><title>整数演算だけでニューラルネットを推論する — Linear Quantization</title><link>https://3rdlayer.uk/ja/posts/linear-quantization/</link><pubDate>Sat, 09 May 2026 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/linear-quantization/</guid><description>重みを整数で保存するだけでなく、乗算・加算まで全部整数演算で推論する方法。アフィン写像 r = S(q − Z) で実数と整数をつなぎ、scaleとzero pointを直接変えながら量子化誤差を確認できるウィジェットと共に見ていく。(Jacob et al. 2018、TFLite整数量子化の基盤)</description></item><item><title>ディープラーニング時代のデータ型</title><link>https://3rdlayer.uk/ja/posts/numeric-data-types/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/numeric-data-types/</guid><description>INT8, FP16, BF16, FP8, FP4 — ディープラーニングで頻出するデータ型が実際に何を意味し、ビットがどう数値に解釈されるのかを一つずつ分解する。ビットを直接クリックすると計算式と値がリアルタイムで変わるウィジェット付き。</description></item></channel></rss>