You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple n-Gram implementation on ActionScript3.0 for predicting next action from an saved data/sequence
Note: this class depend on my Basic class which holds some helper functions, but it is included here.
About
A simple implementation of n-Gram predictor in ActionScript 3.0 for AI bot/agent in a video games