Miguel González Duque

Results 12 comments of Miguel González Duque

Same problem here. I wonder why it's no longer finding the ramp's corners.

I could also provide it as a markdown file. Thanks for taking it into consideration.

Unfortunately I migrated my blog, but the blogpost is still available in case anyone's interested! https://www.miguelgondu.com/blogposts/2018-09-03/a-tutorial-on-sc2reader-events-and-units/

Hi both, Thanks for the implementation, @thibmonsel! My student and I have been using your `dde.ipynb` example on a different system of DDEs, and it worked almost out-of-the-box. If I...

It would be great to include examples that showcase the difference between e.g. `stochman.manifold.Manifold` and `EmbeddedManifold`.

It would also be great to have running examples in the `README.md`. (RE: #26)

This could be fixed by modifying the default dtype in the definition of the problem: [Check Line 908 of `core.py`](https://github.com/nnaisense/evotorch/blob/0216aad46a6affa114a1a5a27443a642b2a17116/src/evotorch/core.py#L908). Replacing ```python # Set the dtype for the decision variables...

Hi both, Small question: has this been incorporated yet?

Hi @conda-forge/help-python . This recipe is ready for review. Thanks!

Hi @gpjax/developers, I'm close to done with adding Probability of Improvement (PI) as an acquisition function. Before I finish this PR I would like to ask two questions: 1. Should...