(this a Low-Hanging-Fruit for Bayesian Networks app)
Currently there is only support for *args in the functions passed as Node parameters, support for **kwargs is needed.
See https://github.com/math-a3k/django-ai/blob/master/django_ai/bayesian_networks/utils.py
(this a Low-Hanging-Fruit for Bayesian Networks app)
Currently there is only support for
*argsin the functions passed as Node parameters, support for**kwargsis needed.See https://github.com/math-a3k/django-ai/blob/master/django_ai/bayesian_networks/utils.py