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

p.run(eval_genomes, 10) #14

Open
Godow opened this issue Jan 11, 2019 · 0 comments
Open

p.run(eval_genomes, 10) #14

Godow opened this issue Jan 11, 2019 · 0 comments

Comments

@Godow
Copy link

Godow commented Jan 11, 2019

莫烦哥你好,我想问一下这个地方为什么又执行 p.run(eval_genomes, 10) 这个函数,前面不都是已经训练好了吗,最后为什么又训练了10次

    p = neat.Checkpointer.restore_checkpoint('neat-checkpoint-49')
    p.run(eval_genomes, 10)

https://github.com/MorvanZhou/Evolutionary-Algorithm/blob/master/tutorial-contents/Using%20Neural%20Nets/NEAT/run_xor.py 第59行

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