Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GAの前にパターンをスコアリングする #103

Open
mitsuyoshi-yamazaki opened this issue Jun 2, 2021 · 0 comments
Open

GAの前にパターンをスコアリングする #103

mitsuyoshi-yamazaki opened this issue Jun 2, 2021 · 0 comments
Assignees

Comments

@mitsuyoshi-yamazaki
Copy link
Owner

mitsuyoshi-yamazaki commented Jun 2, 2021

  • 繰り返しの周期が長いこと
    • 角度も周期に準ずるものと考えればパターンの差異を反映できる
    • 環境や初期状態によってもスコアは変わる

表現型のエンコード

  • 表現型を可視化・分析するためにエンコードする
  • 木構造になる
    • 繰り返し回数の異なるパターンが出現する
      • A→B→A→B→A→B→... を (A→B)^n の形に標準化する
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant