question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Added 'autotune' command for automated tuning of alchemical protocol

See original GitHub issue

We should add an autotune command to the cli that would attempt to optimize the alchemical protocol to minimize the discrete analog to thermodynamic length by reweighting existing data in the repex stores.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jchoderacommented, Jul 18, 2017

I think there should be two distinct features:

  • (1) Construct an initial guess for the alchemical protocol (implemented for yank 1.0)
  • (2) Update the alchemical protocol based on an existing simulation (implemented sometime in the future)

For (1), I like the idea of adding the auto keyword directly to the protocol description in the YAML. Is it possible that, as YANK generates the explicitly substituted YAML file for the experiment it is about to run, it could detect whether auto is used and carry out the fast lambda scan to produce an initial protocol guess at that point, and then fill in the explicit protocol in the experiment directory? Or would this make early termination unrecoverable?

0reactions
Lnadencommented, Aug 21, 2017

Fixed in #726

Read more comments on GitHub >

github_iconTop Results From Across the Web

Auto-tuning - PX4 User Guide
Auto-tuning automates the process of tuning the PX4 rate and attitude controllers, which are the most important controllers for stable and ...
Read more >
PID Autotuning - Automation Direct
Autotuning Procedure · Enter a Hysteresis depending on the amount of noise in the PV. 1.0% is a good starting place. · Set...
Read more >
PID Autotuning for a Plant Modeled in Simulink - MathWorks
Use the PID autotuning algorithm to tune against a plant modeled in Simulink while the model is running.
Read more >
YANK 0.15.0 documentation
A GPU-accelerated Python framework for exploring algorithms for alchemical free energy calculations. Note. YANK is now in Early Access for its 1.0 release!...
Read more >
AutoTune — Copter documentation - ArduPilot
AutoTune attempts to automatically tune the Stabilize P, Rate P and D, and maximum rotational accelerations to provide the highest response without significant ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found