-
-
I was recently helping a user who wanted to fit the following 2D model but couldn't work out how to do this:
T(x,y)=(a+bx)y + cy*exp(-(x-x0)/2sigma)**2
I ended up writing a model for this:
…
-
I've been having troubles with DS9 smoke tests, having previously mentioned them in passing, over the past several Sherpa releases on my Linux (RHEL8) and MacOS systems that for some reason I haven't …
nplee updated
1 month ago
-
In a chi^2 statistic, the goodness of fit can be derived analytically from the chi^2 value and the number of DOF. That's not true for many of our other statistics (cash, WSTAT, etc.). However, in prin…
-
I saw that there's an Onnx Runtime example - that made me wonder whether it might be feasible to run a version of the model in the browser.
https://github.com/usefulsensors/moonshine/tree/5689bdf58…
-
I've downloaded several whisper model file like [sherpa-onnx-whisper-large-v3.tar.bz2](https://objects.githubusercontent.com/github-production-release-asset-2e65be/531380835/16d64a0f-da4c-4bbe-8c68-f3…
-
This is related to my attempts to improve our regrid code - e.g.
- #1482
- #1799
and other issues and PRs, but is a precursor to them (i.e. I strongly believe we need to answer this question …
-
# Clock in JS
### Objective
The objective of this exercise is to assess the participants' understanding and proficiency in using the `useEffect` hook in a React application.
### Task Description
Yo…
-
![image](https://github.com/alphacep/vosk-android-demo/assets/22582151/2ef37361-6703-403a-9c4c-edc175827928)
-
[I am sure I did some testing with the XSPEC models, but it may have been with some low-level code, since there are two issues I've found testing #798]
1) if you call `.regrid` on an XSPEC model to…