github.com/yaricom/goNEAT@v0.0.0-20210507221059-e2110b885482/experiments/pole/common.go (about) 1 // The pole balancing experiments is classic Reinforced Learning task proposed by Richard Sutton and Charles Anderson. 2 // In this experiment we will try to teach RF model of balancing pole placed on the moving cart. 3 package pole