2026 demo modernization: Added walkthrough notebooks#2
Open
Jcb-Jcb wants to merge 27 commits intofastmachinelearning:2026-demo-modernizationfrom
Open
2026 demo modernization: Added walkthrough notebooks#2Jcb-Jcb wants to merge 27 commits intofastmachinelearning:2026-demo-modernizationfrom
Jcb-Jcb wants to merge 27 commits intofastmachinelearning:2026-demo-modernizationfrom
Conversation
|
Can you add more details in the PR description about how should each notebook be used, and in what order? Especially the |
…cessary NeuralImitator patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created the cartpole_demo_walkthrough notebook which contains the main tutorial steps, and follows the README-demo-hls4ml-25. The training of the model and the conversion to hardware are de-abstracted.
Also added supplementary notebooks (hls4ml_config_hls_walkthrough and training_configurations_walkthrough). These notebooks are referenced in the main tutorial and explain the yaml files that are used for training/conversion. They explain current parameters and their effects, but are optional to read if the user desires.