<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fanta_orange_grape</author_name>
  <author_url>https://blog.hatena.ne.jp/fanta_orange_grape/</author_url>
  <blog_title>AIうぉ－－！(ai-wo-katsuyo-shitai !)</blog_title>
  <blog_url>https://ai-de-seikei.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Pytorch, LSTM(1個), sine波の推定（予想？） 以下の記事のコードがシンプルだと思いました。 datahacker.rs LSTMは、1個。 class myLSTM(nn.Module): def __init__(self, input_size=1, hidden_size=50, out_size=1): super().__init__() self.hidden_size = hidden_size self.lstm = nn.LSTM(input_size, hidden_size ) self.linear = nn.Linear(hidden_size, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fai-de-seikei.hatenablog.com%2Fentry%2F2023%2F07%2F29%2F151207&quot; title=&quot;Pytorch, LSTM(1個), sine波の推定（予想？）は、この記事のコードがシンプルかも。。。。 - AIうぉ－－！(ai-wo-katsuyo-shitai !)&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-ak.f.st-hatena.com/images/fotolife/f/fanta_orange_grape/20230729/20230729151025.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-07-29 15:12:07</published>
  <title>Pytorch, LSTM(1個), sine波の推定（予想？）は、この記事のコードがシンプルかも。。。。</title>
  <type>rich</type>
  <url>https://ai-de-seikei.hatenablog.com/entry/2023/07/29/151207</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
