augmenting {bnRep} | R Documentation |
Augmenting learning components for safety in resource constrained autonomous robots.
A discrete Bayesian network to estimate the probability that the car will remain on track, given its current state and control actions. Probabilities were given within the referenced paper. The vertices are:
(Leaf, Straight, Right);
(Near, On , Far);
(Straight, Left, Right);
(Slow, Medium, Fast);
(Yes, No);
(Yes, No);
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
Ramakrishna, S., Dubey, A., Burruss, M. P., Hartsell, C., Mahadevan, N., Nannapaneni, S., ... & Karsai, G. (2019, May). Augmenting learning components for safety in resource constrained autonomous robots. In 2019 IEEE 22nd International Symposium on Real-Time Distributed Computing (ISORC) (pp. 108-117). IEEE.