AI behavioral prediction
- Arturo Devesa
- Mar 3, 2021
- 1 min read
what you want is ultimately to learn about human behaviors and anticipate them. That’s called behavioral prediction.
These behavioral predictions are made using recurrent neural networks: they use past information to predict future behaviors. Thanks to that, you can know exactly what to do, and you can measure your confidence in your predictions.
Comments