<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zurvlk</author_name>
  <author_url>https://blog.hatena.ne.jp/zurvlk/</author_url>
  <blog_title>おふとんガレージ</blog_title>
  <blog_url>https://n5s5n.hatenablog.jp/</blog_url>
  <categories>
    <anon>忘備録</anon>
  </categories>
  <description>色々あって勉強する機会があったので忘備録代わりに そもそも遺伝的アルゴリズムとは解の候補となる個体を複数用意し、それらを組み合わせ、適合度が高いものを残しながら解を探索するアルゴリズム 今回は巡回セールスマン問題（TSP)を解くことが目的であったため、交叉方法に部分一致交叉、変異には2点の位置をランダムで交換した。 親世代の中で巡回路長が短いもの上位10%をエリートとし、変異や交叉を行わずに次世代へ受け継がせた。部分一致交叉 親となる巡回路を2つランダムに選択する ランダムで交叉開始箇所と終了箇所を選択する 交叉範囲内にて親の同位置の遺伝子をペアとする 同一個体内のペアとなってる遺伝子の位置を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn5s5n.hatenablog.jp%2Fentry%2F2016%2F07%2F26%2F015856&quot; title=&quot;全くの初心者が遺伝的アルゴリズムについて考えてみた - おふとんガレージ&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>2016-07-26 01:58:56</published>
  <title>全くの初心者が遺伝的アルゴリズムについて考えてみた</title>
  <type>rich</type>
  <url>https://n5s5n.hatenablog.jp/entry/2016/07/26/015856</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
