[Q&A] How to progress from simulation to POC #3714
Unanswered
louis-van-der-stam
asked this question in
Q&A
Replies: 1 comment 1 reply
|
We are following the tutorial from https://nvflare.readthedocs.io/en/2.4/examples/hello_pt.html and have successfully run the simulation with |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Python version (
python3 -V)3.9
NVFlare version (
python3 -m pip list | grep "nvflare")2.6.x
NVFlare branch (if running examples, please use the branch that corresponds to the NVFlare version,
git branch)No response
Operating system
MacOS 15.7
Have you successfully run any of the following examples?
Please describe your question
I run into the following issue and don't know what to do ...
We are trying to evolve a simulated training to run in a POC environment/setup. But need some guidance on the steps that are involved. Is there a tutorial that takes us through these steps and/or what part of the documentation provides information on this?
All reactions