1 / 7
Training Ping Pong Game A.I. Using BP Networks
70 likes | 275 Vues
Training Ping Pong Game A.I. Using BP Networks. Cheng- Hsien Lee 12/14/10. Introduction. Motivation. Back Propagation. Feed-forward pass Error-back-propagation pass:. MLP Structure. Training Data. Generate from a given A.I. When Vx <0 If By> Py Py increases If By< Py
Télécharger la présentation
Training Ping Pong Game A.I. Using BP Networks
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
Training Ping Pong Game A.I. Using BP Networks Cheng-Hsien Lee 12/14/10
Back Propagation • Feed-forward pass • Error-back-propagation pass:
Training Data • Generate from a given A.I. When Vx<0 If By>Py Py increases If By<Py Py decreases When Vx>0 Py goes toward the middle
Result • 1000 set of training data • 1000 set of testing data • Classification rate is around 98%
More Related