-
Notifications
You must be signed in to change notification settings - Fork 0
pzUH/Naive-BayesPredictor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An implementation of Naive-Bayes predictor in ActionScript3.0 for AI bot/agent in a video games. Like the N-Gram, this can be used to determining what player will do in the next action, based on the previously saved data. Note: You need to discretize your data first, before performing the prediction. This class depend on my Basic class which holds some helper functions, but it is included here.
About
An implementation of Naive-Bayes predictor in ActionScript 3.0 for AI bot/agent in a video games.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published