N-GramPredictor
Action sequence predictor
An n-Gram predictor algorithm implemented in ActionScript 3.0 to predict the next action based on saved data or sequences.
A simple implementation of n-Gram predictor in ActionScript 3.0 for AI bot/agent in a video games
4 stars
1 watching
0 forks
Language: ActionScript
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pzuh/naive-bayespredictor | An implementation of a probability-based decision-making algorithm for predicting player actions in video games | 2 |
pzuh/decisiontree | An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
poio-nlp/pressagio | A Python library that uses n-gram models to predict text completions | 19 |
agrimgupta92/sgan | An implementation of a Generative Adversarial Network for predicting human trajectories in social scenarios. | 826 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
pxiangwu/motionnet | Develops accurate perception and motion prediction models for autonomous vehicles based on 2D maps | 169 |
pzuh/fuzzystatemachine | An implementation of Fuzzy State Machine for creating game AI/bot/agent in video games. | 2 |
pzuh/finitestatemachine | An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games | 3 |
billdthompson/cogsci-auto-norm | Automates concreteness estimate generation in multiple languages by leveraging semantic models and machine learning | 0 |
mrgemy95/visual-interaction-networks-pytorch | An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
muhaochen/seq_ppi | A deep learning framework for predicting protein-protein interactions based on sequence data | 89 |
pzuh/hierarchicalstatemachine | Provides a framework for implementing hierarchical state machines in ActionScript 3.0 for AI bots and agents. | 2 |
jensengroup/propka | A tool that predicts pKa values of ionizable groups in proteins and protein-ligand complexes based on their 3D structure. | 264 |
novinfard/profiler-sentiment-analysis | A mobile application project that uses sentiment analysis to predict personality traits based on user input data. | 19 |
dougsm/ggcnn | A deep learning-based system for generating precise grasp poses for robots in real-time | 514 |