<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Hironsan</author_name>
  <author_url>https://blog.hatena.ne.jp/Hironsan/</author_url>
  <blog_title>Ahogrammer</blog_title>
  <blog_url>https://hironsan.hatenablog.com/</blog_url>
  <categories>
    <anon>Deep Learning</anon>
    <anon>Keras</anon>
    <anon>Python</anon>
    <anon>機械学習</anon>
  </categories>
  <description>Kerasでは様々なレイヤーが事前定義されており、それらをレゴブロックのように組み合わせてモデルを作成していきます。 たとえば、EmbeddingやConvolution, LSTMといったレイヤーが事前定義されています。 通常は、これらの事前定義された便利なレイヤーを使ってモデルを作成します。 しかし、事前定義されたレイヤーだけでは必要な機能を実装できない時があります。 たとえば、最新の論文を実装しようとしたときに、その中で使われている機能がKerasに存在しないということはよくあります。 必要なレイヤーがKerasに存在しない場合、自分でカスタムレイヤーを実装する必要があります。 Kera…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhironsan.hatenablog.com%2Fentry%2Fhow-to-create-keras-custom-layer&quot; title=&quot;Kerasでカスタムレイヤーを作成する方法 - Ahogrammer&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>2017-09-14 09:25:32</published>
  <title>Kerasでカスタムレイヤーを作成する方法</title>
  <type>rich</type>
  <url>https://hironsan.hatenablog.com/entry/how-to-create-keras-custom-layer</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
