Closed AndrejSafundzic closed 4 years ago
Can we add a more complex base case for the demo? This is too small. Something with 6-7 stages at least -> 20-30ish nodes
Umm this is not exactly what we meant by removing randomness. Can you take it out from here, I'll modify it in my PR.
Removed Randomness. The number nodes can be calculated in the following way: number of nodes = nodes_per_type * (num_types - 2)
Added a demo test cases called bootstrap_demo() looking like this: