-
With help from Danny, I'm playing with bifrost in the context of my work with fast-sampled interferometric data. I like what you have so far and I think it could work for me, but there are a few big…
-
- What is the cost of a UNION in graph construction?
- What are the FAQ queries we want to address?
- Check GeoTriples authors, who may have already determined these questions (GIS questions)
-…
-
When a model is deployed in production, detecting changes and anomalies in new incoming data is critical to make sure that the predictions are valid and can be safely consumed. Therefore, users should…
rnyak updated
8 months ago
-
`library/rsa.c` uses `rand()` in its self-test code. This is fine, since it's only a test, but it limits portability (some embedded platforms don't have `rand()`) and it causes the occasional false po…
-
## Checks for [igoR (v0.1.5)](https://github.com/dieghernan/igoR)
git hash: [6a0f8219](https://github.com/dieghernan/igoR/tree/6a0f82192810e3832df0e920caf555643bf2ffdb)
- :heavy_check_mark: Package …
-
Dear Bruno,
Me again concerning the `denoising.py` example that I've run asis.
Below I have put the results where I have added the SNR defined as
```python
def snr(x,x_ref):
return 10*np.lo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11460 |
|Radar | None |
|Original Reporter | @stephentyro…
-
Hello there,
First thanks for creating Kamon. It’s refreshing to have a tracing/metrics system that work out of the box for the scala ecosystem :)
I am using the datadog reporter at my company, …
-
Hi there,
I'm currently working on improving the numerical stability of mixed precision training by proposing a new loss scaling method. It is called adaptive loss scaling, which calculates a prope…
-
Is there a method to simulate coherent, incoherent, partially coherent light or field in meep?
coherency is one of the key parameters in simulating interfering light and fields.
There is two type …