-
This issue is to track improvements over the original SAGE that have been requested. No promises to do any of them! But at least if they're all listed here we won't lose them.
* [ ] Report on missp…
-
Hi @guipenedo , I used your substring dedup script to perform deduplication on a dump of cc and did some manual inspection. I find that some resulting duplicates a bit strange.
For example,
```
…
-
Hi,
I'm opening an issue to open the discussion. First of all, really great you guys want to be involved in the docs, I really like this initiative! We need lots of hands to get docs to a next leve…
-
I am currently implementing a parallel/distributed calibration application and I am encountering slowdowns caused by reads being serialised between threads. To mitigate this, it would be ideal if I co…
-
CNC kitchen made good video what shows how flow multiplier is not constant at all when we go with bigger flows
![image](https://user-images.githubusercontent.com/3836115/109482603-e02a3180-7a86-11eb-…
-
Hi,
I have seen a lot of comments asking how to create a custom dataset or how to use a smaller, different BERT base model for biencoder or how to modify certain hyperparameters (such as context le…
-
**This is Part 19, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one to post to using the [gallery](https://github.com/o…
-
### Godot version
4.2.beta.custom_build. 914445748
### System information
Ubuntu 22.04 CI
### Issue description
When executing
```
extends Node
func _process(delta):
var temp_variable22439 =…
-
hello, I run roslaunch chapter9_tutorials chapter9_configuration_gazebo.launch and roslaunch chapter9_tutorials chapter9_configuration_gazebo.launch in chapter 9.
It works on succeed.
your car has 4 …
-
Hi, Thank you for your hard work.
I am evaluating 2d zetas(twisted with harmonic polynomials): the lemniscate.
just sum over x,y for (x^4 - 6. * x^2 * y^2 + y^4)/(x^2+y^2)^4
I can do this in nu…