-
Pose your questions as Issue Comments (below) for [James Evans](https://sociology.uchicago.edu/directory/James-A-Evans) regarding his 10/3 talk on *Simulating Subjects: The Promise and Peril of AI Sta…
-
### Describe the workflow you want to enable
Currently, there is no included implementation of a PCA algorithm made for handling binary data in the scikit-learn library. However, the algorithm for …
-
for any given origin, the expected destination will be towards the center of mass of the network (or it's fringe).
While this is plausible for whole-city networks, it may introduce severe bias in pa…
-
## Bug Description
Turning on survival biasing significantly reduces the effectiveness of weight windows. First image is the neutron flux across a block with a weight window applied and survival bi…
teade updated
11 months ago
-
Hi,
I encountered a problem when running **EpiTraceAge_Convergence** in the step 4 of the [tutorial](https://epitrace.readthedocs.io/en/latest/MSscATAC.html#step-4-epitrace-analysis). It seems to b…
-
I've found the MBConv to have some computational inconsistencies. The following corrected code works, where I've changed the stride of the projection operation (`self.proj`) and moved it out of the `i…
-
Thank you for this great research!
I'm working on a reproduction of thumos'14 dataset as you explained on github, but there are so different results, can you tell me what's wrong?
![image](https…
-
@hanzhanggit
@taoxugit
please help me, what is the main problem behind this?
(base) H:\StackGAN\StackGAN-Pytorch-master\code>python main.py --cfg cfg/coco_eval.yml --gpu 0
Using config:
{'C…
-
Test the following parameters:
* node features: exact network communities, noisy network communities, noisy network communities with redundancy, random
* `dim_ξ`: `[2, ..., 10]`
* `dim_l1`: `[dim_ξ…
-
Congratulations on shipping FNA backward! Looking forward to using it.
On another note: would it be possible to support arbitrary masking?
MaskDiT outperformed regular DiT, with a 70% reduction …