-
**Describe the bug**
Im getting a KeyError in /vak/transforms/defaults/frame_classification.py in the function get_default_frame_classification_transform()
~~~bash
line 260 get_default_frame_cla…
-
Hi all,
I am trying to grasp the entire project, and it appears to me that the current weapon of choice for PV-yield predictions is PVNet (as it is the model currently in production, and that is t…
-
## Describe your environment
* Operating system: windows
* Python Version: 3.11
* CCXT version: 4.1.8
* Freqtrade Version: freqtrade 2023.10-dev-cfda8516e
## Describe the problem:…
-
**Is your feature request related to a problem? Please describe.**
Currently, we can style the background of elements (fill css property) and border of elements (stroke css property). I would like to…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Hey,
Python dictionary is quite wasteful for string data, so `CountVectorizer`, `TfidfVectorizer` and `DictVectorizer` all could take much less memory with an another data structure for `vocabulary_`…
kmike updated
7 months ago
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
## 💥 Proposal
Hello!
I am Himanshu Agarwal, a proud contribtuor at GSSoC '23. I would like to the contribute to this repo.
Things I will be doing as of now:
- [x] Build a Flight Price Prediction Mo…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
### Reminder
- [x] I have read the README and searched the existing issues.
### Reproduction
ps aux | grep "stage ppo" | awk '{print $2}' | xargs -i kill -9 {}
WANDB_DISABLED=1 NCCL_P2P_DISABLE=…