-
- Reproducible environments - conda environments
- Jupyter notebooks - Jupyter Labs too since they are the future
- Physical modeling nympy 2 (integration methods) @dvalters
- Statistical modeling…
-
# Description
The idea of this project is build a quantum image processing filter that illustrates the potential which quantum computers have in the processing of large amounts of image data. We'll b…
-
The following code for the contiguous check in **shape.rs** will trigger problems for the squeezed tensor (n-dim to 1-dim) because of the " if dim > 1" condition (recently added ).
``` rust
//…
-
If the bug is related to a specific library below, please raise an issue in the
respective repo directly: TFX
[TensorFlow Data Validation Repo](https://github.com/tensorflow/data-validation/issues…
-
My notebook:
Windows 11 Pro 23H2
Intel i7-8750H
GeForce GTX 1050Ti (Mobile)
32GB RAM (2666GHz)
After I removed the mention of flash_atn in gemma.py, I got the following errors:
`TypeError: Gem…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/google
---
###### Please subscribe to this thread to get notified when a new repository is created
pravj updated
4 years ago
-
Hello there,
Thanks for making this fantastic library. I use it every day in my bioinformatics research. We're developing a toolkit for single-cell RNA-seq analysis (http://github.com/yeolab/flotilla)…
-
## Keyword: sgd
### A Convergence Theory for Federated Average: Beyond Smoothness
- **Authors:** Authors: Xiaoxiao Li, Zhao Song, Runzhou Tao, Guangyi Zhang
- **Subjects:** Machine Learning (cs.LG);…
-
Pose your questions here for [Jake Hoffman](https://www.microsoft.com/en-us/research/people/jmh/) regarding his 5/16 talk on
**An illusion of predictability in scientific results.** In many fields th…
-
Hi, I am using NeuroBench with PyTorch Lightning. There seems to be a problem with the numpy version requirements between those two packages, which leads to some reproducibility issues. I ran the code…