You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for publishing this great algorithm (terrible name for online visibility but great idea)!
I wrote a Rust port in order to experiment with it, it currently features a mapping from the unit simplex to the unit hypercube in order to take an hypercube as parameter and a reformulation of the exploration_preference into an exploration_depth parameter which, I hope, has a clearer semantic.
The text was updated successfully, but these errors were encountered:
Thank you for publishing this great algorithm (terrible name for online visibility but great idea)!
I wrote a Rust port in order to experiment with it, it currently features a mapping from the unit simplex to the unit hypercube in order to take an hypercube as parameter and a reformulation of the
exploration_preference
into anexploration_depth
parameter which, I hope, has a clearer semantic.The text was updated successfully, but these errors were encountered: