aimclub / aimclub/GOLEM

Implement evolution of Finite State Automata graphs

Đang mở
#174 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
cases good first issue
Ngôn ngữ chính
Python
Star
73
Fork
11
Merge trung bình
8 giờ 51 phút
Pull request đã merge (30 ngày)
4

Mô tả

Finite State Automata (FSA) also called Finite State Machines (FSM) is a very interesting application area with deep roots in Genetic Programming field.

Some directions on implementation:
- Good application of FSA is *game theory* -- evolution can consider a population of competing game strategies, e.g. for Prisoner Dilemma
- Simpler application of FSA is generation of a certain output sequence from a certain input sequence
- Possibly there exist good libraries for simulating FSA, and it will be enough to just write an Adapter for it

Literature for references:
- Dan Simon, "Evolutionary Optimization Algorithms", chapter 5

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.