how effecient is it compared to self supervised learning? On Sat, Sep 21, 2019 at 6:41 PM YKY (Yan King Yin, 甄景贤) < [email protected]> wrote:
> Anyone interested in genetic evolution approach to learn logic rules? > Each logic rule would be encoded as a gene (individual) and the whole set > of rules evolve as a entire population. This is the so-called cooperative > evolution approach. > > My code is about 70-80% completed. It's in Python, on Github. Using > "Naive-Rete" (also in Python) as a minimal rules engine because it would be > easily modifiable and extensible. The first test would be to evolve rules > to play Tic-Tac-Toe (easy enough!) > > -- > *YKY* > *"The ultimate goal of mathematics is to eliminate any need for > intelligent thought"* -- Alfred North Whitehead > *Artificial General Intelligence List <https://agi.topicbox.com/latest>* > / AGI / see discussions <https://agi.topicbox.com/groups/agi> + > participants <https://agi.topicbox.com/groups/agi/members> + delivery > options <https://agi.topicbox.com/groups/agi/subscription> Permalink > <https://agi.topicbox.com/groups/agi/T77af318d4abfa8a8-Me65ce86c41d6a3baa2d927e5> > ------------------------------------------ Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/T77af318d4abfa8a8-M4261347916682881acbb7119 Delivery options: https://agi.topicbox.com/groups/agi/subscription
