A library for answering questions using data you cannot see
-
Updated
Aug 25, 2020 - Python
Add a description, image, and links to the federated-learning topic page so that developers can more easily learn about it.
To associate your repository with the federated-learning topic, visit your repo's landing page and select "manage topics."
@njcurtis3 reported that he's unable to get any files under ./data, which means no access to ambianic edge logs.
We should make sure that ambianic edge logs at error and exception level are routed not only to app files but also to standard output and error. This will enable problems like the one Nathan reported to be seen on docker console output and via
docker-compose logs.