Gary Briggs

Results 14 comments of Gary Briggs

I'm the lead developer on a bunch of stuff at my company that runs on multiple platforms. It's modeling & simulation that has resource-intensive native/local-desktop components. Several of the underlying...

I recognise that Linux support in MAUI is very much a second-tier requirement. With that in mind, the idea of a widget layer that works on all platforms and happens...

Sure, and my code above shows how I am already able to select the device using code. This feature request is because sometimes it would be helpful to have a...

Is RL on your roadmap at all? I have a model developed in VB.NET that I currently use with Python for RL via some unpleasant hijinks; being able to stay...

This is wonderful, it's exactly what I needed. I would recommend finding a place to add this to the broader documentation - I suspect my question is not uncommon. I'll...

@beantowel the code at the top, there ["copy inputs to jsb; {simulate steps}; copy jsb to outputs"] is a function that you call from your program, with an appropriate deltaT...

Please can Reinforcement Learning be formally added as a goal under the banner of "Deep Learning Support"? I put a ticket on modelbuilder about a year ago, here: https://github.com/dotnet/machinelearning-modelbuilder/issues/1026 The...

@JimFFM I already have a workflow that works well, that makes a round trip through Python [and has a more performant and less byzantine; but also less capable; ecosystem around...

For us, this caused a concrete problem with one of our users preferentially using conda. They had a conda venv with 3.12, but had no success when installing the package...

Also, we're one of the non profit research houses that anaconda has seen fit to try to extract too much money from ( https://www.theregister.com/2024/08/08/anaconda_puts_the_squeeze_on/ ). So anaconda is probably going...