Open rufoliveira opened 3 years ago
Hello! Thanks for mentioning this. The README file was actually created quite awhile back during the summer of this year. This version of Kaa is not well-documented and not rigorously tested yet for the public. You may want to check out the Jupyter notebook of https://github.com/Tarheel-Formal-Methods/kaa https://github.com/Tarheel-Formal-Methods/kaa/blob/master/kaa-intro.ipynb That version is not the most recent but is more accessible. I'll continue to update the README and even port over kaa-intro.ipynb to kaa-dynamic.
Additional dependencies
termcolor scikit-learn
were needed for me to get the code running. They are not mentioned in the README file.