AttributeError using pyBrain _splitWithPortion - object type changed?

前端 未结 6 947
遥遥无期
遥遥无期 2021-02-07 06:36

I\'m testing out pybrain following the basic classification tutorial here and a different take on it with some more realistic data here. However I receive this error when applyi

6条回答
  •  春和景丽
    2021-02-07 07:19

    I have the same issue and think I fixed it: See this pull request.

    (Python 2.7.6, PyBrain 0.3.3, OS X 10.9.5)

提交回复
热议问题