-
```
def cosine_distance(vecs, normalize=False):
x, y = vecs
if normalize:
x = K.l2_normalize(x, axis=0)
y = K.l2_normalize(x, axis=0)
return K.prod(K.stack([x, y], ax…
-
Hi, Kyle,
I am trying the demo for scatter correction "d31_scatter_correction.py".
But the code run into an error in line 178 when down-sampling the data.
The error information is listed below:
``…
-
### Description
- adds support for correcting a marriage record
- similar experience as correcting a birth or death
- IF bride and groom are requesting. Then both ID's should be checked??
### Accepta…
-
- slide 1: so cool figure :-)
- slide 4: this is all first sheet, no second shown here.
- The expression for rho does not have discontinuity on right.
- slide 5: little * next to green stars ar…
-
### Is your feature request related to a problem? Please describe.
add possibility to correct line and columns by one.
### Describe the solution you'd like to see
this variables in template:
lin…
-
-
Ensure that the AMSR colcation only happens once, and then all the corresponding data fields are read out rather than carrying it out for every data field
-
# MCQ Correction | CompSci Blogs
GitHub Issues
[https://aaronh1234.github.io/student1/2024/03/14/tri3-MCQ-correction_IPYNB_2_.html](https://aaronh1234.github.io/student1/2024/03/14/tri3-MCQ-correcti…
-
Advanced Ailerons on Reapers needs to be updated to "Controlled".
-
Great work, I've been doing my own subtitles but these are really nice.
I haven't reviewed the whole first episode yet but here's a start...
At 20:56 on Episode 1, I think the original Bahasa is…