Skip to content

Which branching function(s) is best for multiple model workflows? #74

Closed Answered by wlandau
JakeRuss asked this question in Help
Discussion options

You must be logged in to vote

Since training_set_list is a target, dynamic branching seems like a reasonable thing to try: https://books.ropensci.org/targets/dynamic.html. (And because of the structure of training_set_list, you might also consider iteration = "list" for that target.) Since you are familiar with the Keras example, you might check out the interactive exercises in the branching chapter of the short course.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wlandau
Comment options

@JakeRuss
Comment options

Answer selected by JakeRuss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants