-
Enable cursor re-location, after insertions, and additions upon highlighted text. See https://stackoverflow.com/questions/34968174/set-text-cursor-position-in-a-textarea.
-
Some more classic ML examples that might be interesting:
- [ ] Graph Neural Networks (message passing) with the sparse indices
- [ ] Optimizers (ADAM / AdaGrad, not sure if they are interesting t…
srush updated
3 years ago
-
Instead of just 4 beat commands (X-X-X-X) there could be toggle for advanced commands that do the same thing but requires more notes (X-XXX-XX--X), though this would probably just be more work on the …
-
Can someone share an advanced template configuration?
I can't get it working correctly
Thanks in advance!
-
After upgrading the equipment, it is discarded.Can it be set to be saved regardless of the quality?
What to add
Config.Recipes.push([Recipe.Unique.Armor.ToElite, "Cuirass", Roll.All]);
ghost updated
4 years ago
-
-
-
Hi,
Any plans to implement some advanced alerting features in graylog2?
E.g. I have logs with ip addresses, user IDs and URLs.
I want to get an alert if within 15 minutes any userid accesses certain…
-
The equjoin currently in dev is the basic one. Doesn't scale well when one key is predominant, doesn't exploit special cases like one side having a small number of records. There is lot of work that c…
-
Originally from #13
Intersections of drugs in particular can be more complicated
For example
Allergy = Co-Amoxiclav
Should trigger an alert if drug ==Any penicillin
Might trigger an alert if drug==an…