cwrowley/romnet

Implement long trajectories

Closed this issue · 2 comments

It would be good to implement Algorithm 3.1 in the Cobras paper, for gradient sampling from long trajectories.

Please see the CoBRAS branch to see the current implementation. At the moment, this implementation is in gradient_sample() in sample.py.

Once we merge in the CoBRAS feature branch this issue should be closed.