-
I built the v2 microscope and installed everything correctly, the scan function doesn't work 75% of the time, I'm also trying to get it to work, is there any news?
-
## Why BuckyOS?
Services running on the Cloud (Server) are closely related to our lives today, and people can hardly live without services in their daily lives. However, there is no operating sys…
-
There are many aspects to this, I figure we can collect info in this issue so as not to duplicate too much work.
Some specific tasks are:
- [ ] Establish a benchmarking strategy/suite, may need …
-
From email: "For https://www.w3.org/TR/wcag-3.0/ you may wish to include something on more accessible typefaces: https://typography.guru/journal/letters-symbols-misrecognition/ "
Recommender: Thoma…
-
I have some AGTs doing some tests outside. One of them suddenly stopped to work after a couple of days and to transmit iridium messages.
After some debugging, I have reached the following conclusio…
-
I (and many psychologists) frequently work with repeated-measure designs, where a given individual participates in multiple conditions. A classic example would be the Stroop task, where participants s…
-
I want to cite the `marginaleffects` **package** in my book, but `citation()` gives just:
```
@Article{marginaleffectsForthcoming,
title = {How to Interpret Statistical Models Using {marginalef…
-
Pose a question about the one of the following possible readings:
“[Dropout: A Simple Way to Prevent Neural Networks from Overfitting](https://www.jmlr.org/papers/volume15/srivastava14a/srivastava…
-
Hi all!
Thank you so much for your awesome work!
Please, I have one question regarding experiments with repeated measures within each subject. I understand that in #63 there is a discussion abou…
-
## Implementing Automatic Differentiator
This issue tracks the implementation of an automatic differentiator for the expression compiler. The compiler parses expressions into binary trees, and this…