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
Currently the Optimization module is a single threaded Metropolis Hastings algorithm, this could be multithreaded for multiple independent chains. Other Optimizations such as Simulated Annealing or Swarm searching could easily be implemented.
The text was updated successfully, but these errors were encountered:
Currently the Optimization module is a single threaded Metropolis Hastings algorithm, this could be multithreaded for multiple independent chains. Other Optimizations such as Simulated Annealing or Swarm searching could easily be implemented.
The text was updated successfully, but these errors were encountered: