-
Hi! Amazing work! I've been working on reproducing the results and ran into a few things that I was hoping you could clarify when you have a moment.
1. **Winoground Compositionality Results**: I no…
-
I was looking for topoi computation libraries and found this. By the way, check out https://topos.institute/
-
Currently, the story of deriving `Symbolic` typeclasses is as follows:
* `SymbolicData` provides some instances for tuples, which are then used via newtype deriving.
+ pros: dead simple
- cons:…
-
Basically, I don't care so much whether the display forms are the same as the parsing forms, since it is a peculiarity of human mathematics that any sufficiently readable term is probably too ambiguou…
-
```
What steps will reproduce the problem?
1. Create a layout hook which will use ResizableTall as a sublayout, so it
will manage only a subset of windows, for instance put it into a DragPane
and put…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#339
From: @cxbrooks
Reported version: 8.1.devel
CC: pt-dev@chess.eecs.berkeley.edu
-
```
What steps will reproduce the problem?
1. Create a layout hook which will use ResizableTall as a sublayout, so it
will manage only a subset of windows, for instance put it into a DragPane
and put…
-
Issue #1502 "***Stop using SetLink for search results!***" highlights a problem with the compositionality of the search and processing primitives in Atomese. Search results were (still are) delivered …
-
Things like regression tests might run faster if Starling can take multiple input files. This would mean we only need to spin up the CLR once, parse the arguments once, and set up the pipeline once.
-
Dear openAI researchers,
Thanks for your code release of ebm. I've been really interested in energy-based models since I read Ignor Mordatch's paper _Concept Learning with energy-based models_ …