Why? It's still just a motorcycle, it will just be less stable if there is a power failure or communication problem it's not going to drive you into a wall.
Printable View
Yup. Very doubtful this is any sort of AI. Most likely a bunch of PID loops, possibly with some more complex physics algorithms on top. But probably a bunch of PID loops.
But I'll disagree with you about AI learning, growing and adapting. It doesn't. You take a large dataset and train a model on a very, very fast computer. Once the model is trained it can run on much slower hardware. The model is the "AI" that everyone is colloquially familiar with that. The model, once trained, is basically set in stone. It's very computationally intensive to retrain the model. It never grows or adapts.