-
# Bug Report
## System Information
```
┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Key ┃ Value ┃
┣━━━━━━━━━━━━━━━━━━━━━━╋…
-
Improper number format by editing directly on the file
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2122S1/pe/master/files/5c337116-6a40-4ca2-a787-4209193c2602.png)
results in nothing b…
-
### Description
Lint-staged seems unable to stash aside *new* files *not staged for commit* (sic!).
Note that new files are typically "untracked files", but `git add --intent-to-add` (or `git ad…
-
Here is a functional specification of a fund repository website, there are normal website workflow and exceptional handling workflow in each cases in the document. Could you please understand the docu…
-
### Bug description 🐞
If you define a tree structure as follow:
```
├── modules
│ └── bucket
│ ├── main.tf
├── staging
│ ├── backend.tf
│ ├── main.tf
│ ├── providers.tf
```
…
-
Is there a small model trainer, such as llama2.c?
-
I plug in the hessian penantly in an autoencoder
```
h = encoder(E)
E_ = decoder(h)
L = Lambda(lambda x:tf.reduce_mean(tf.square(x[0] - x[1]), axis=(1, 2, 3)), name='mse')([E, E_])
f = lambda…
-
### Summary
The Turing Way repository has grown quite large which can be inconvenient for some and a distinct barrier to access for those with low bandwidth connections. This is in part because of …
-
# Lines of code
https://github.com/code-423n4/2022-03-biconomy/blob/04751283f85c9fc94fb644ff2b489ec339cd9ffc/contracts/hyphen/LiquidityFarming.sol#L59
https://github.com/code-423n4/2022-03-biconomy/b…
-
better-onetab isn't available on firefox right now, so I had to figure out how to manually install it. Leaving this here for other firefox users.
It's not quite as simple as converting a file. The…