<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aipacommander</author_name>
  <author_url>https://blog.hatena.ne.jp/aipacommander/</author_url>
  <blog_title>ITの隊長のブログ</blog_title>
  <blog_url>https://aipacommander.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>難しかった。（というかこのファイル構造よくわからん） $ ls model_weights.h5 # kerasで保存したファイル $ python # ... &gt;&gt;&gt; import h5py &gt;&gt;&gt; model_weights = h5py.File('./model_weights.h5', 'r') &gt;&gt;&gt; model_weights.keys() KeysView(&lt;Attributes of HDF5 object at 4383104920&gt;) # (´・ω・｀)？ &gt;&gt;&gt; model_weights.attrs.keys() KeysView(&lt;Attributes of HDF…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faipacommander.com%2Fentry%2F2017%2F05%2F23%2F191915&quot; title=&quot;【Python】kerasで保存したweightsをh5pyを使って取得する - ITの隊長のブログ&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/98194825/1514241549987688</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-05-23 19:19:15</published>
  <title>【Python】kerasで保存したweightsをh5pyを使って取得する</title>
  <type>rich</type>
  <url>https://aipacommander.com/entry/2017/05/23/191915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
