-
### Selecting the appropriate sample size for your UX Research
-
@mrshirts @msoroush @jpotoff
I have repeated the simulations that Mick et al. ran for 2-methylpropane, 2,2-dimethylpropane and 2,2,4-trimethylpentane. The goal of this exercise was to run the GCMC …
-
Hi,
Thanks for the lib!
I think the 2 main alternatives in the pytorch world are webdataset and torch data. They both support tar files as shard format.
The benefit of tar is that it's standard a…
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general.
We know that creating a pull request (PR…
-
An example would be if we want to have a regular thumbnail image, plus a slightly transformed (pixelated/blurred, masked, cropped, etc) version of that thumbnail. Right now, if we request the origina…
-
- [x] Learn the basics
- [x] Write simple hello
- [x] Write a pipeline code using transformer.
-
We know that flash attention supports `cu_seqlens`, which can remove padding for variable-length input in a batch and only store regular tokens. This can be useful for optimizing the computational eff…
-
In this example, the timings returned by `@b` oscillate between two values, one of which agrees with `@btime`:
```
julia> using StaticArrays, BenchmarkTools, Chairmarks
julia> v = zero(SVector{14…
-
## Background
Following the initial contribution and subsequent feedback, further work has been conducted on **optimizing** the Standardized Schedule method. New features have been introduced to en…
-
I'm curious if it's possible to test some sub-sample of the original data to try to replicating the results?
I have processed a small set of outlets on a (hydraulically conditioned) flow directio…