-
With the `case` statements of #34, we could implement `multi` subs/methods/macros in a cool way: by processing all `multi` declarations after parsing (using watcher/walker macros, presumably), and bui…
masak updated
5 years ago
-
Consider the following resources for machine learning, probability, and classic AI
## tagged machine learning
[Wheel/Rail Adhesion State Identification of Heavy-Haul Locomotive Based on Particle…
-
The gfx Java code is full of synchronized statements and methods. There are a bunch in Graphics.java, which @TimAbraldes is removing in #882, but also in Display.jpp, Displayable.java, Canvas.java, an…
-
Once #13055 merges, Drake will support a multi degree of freedom joint where joint limits are physically meaningful. However, the way joint limits are enforced in MultibodyPlant, assumes that they ar…
-
There is a multi-node script (https://github.com/renode/renode/blob/8bf570eb3ea908de0511d9e2b1d825c8e420347c/scripts/multi-node/cc2538/rpl-udp.resc#L12) that uses an undocumented command `emulation`. …
-
Hi, thanks for your great idea and work!
I am now working on my own data. I want to get a unique pose from the generated five hypotheses when testing, just like the normal test procedure. However, …
-
I'd like to propose a feature for implementing fail-safe mechanisms and partial redundancy in FSDP2 (possibly not FSDP already, more like HSDP) to allow for more robust training on unreliable compute …
-
In `clojure.spec` [**multi-spec**](https://clojure.org/guides/spec#_multi_spec) allows to dynamically extend specs. This gives a lot of flexibility. For example, it allows to create a plugin system wh…
-
With some of the more recent changes, there have been a lot of string "status" fields and API methods which ask for a string value, which must be one of a set of values. Could these not be implemente…
-
So I realize this isn't quite the right place for this, but I just wanted to mention that I wrote a library along similar lines here: https://github.com/fresheneesz/elect . It has the ability to easil…