-
I believe it would be a great enhancement to have Renko chart/bars as a feature in freqtrade. The nature of Renko charts will bring great filter capabilities to the "choppiness" of the crypto market.
…
-
Layouting and sizing is ad hoc and doesn't work very well. Ideally this should be some sort of optimization based on the content and available space, but I don't really know how to do that.
-
### Bug description
At the end of an epoch with accumulate_grad_batches>1 the dataloader may run out of data before the required number of accumulations. The lightning docs do not say what happens. I…
-
### Proposal Details
I'm working on a concurrent hash map and with me having experience in using them in highly concurrent contexts with high throughput requirements I knew to add batch Put and Get m…
-
### **Optimization 1**
**Searched combinations:**
n_hidden_layers = 2 or 3
neurons_in_layer = 32 or 64
dropout = 0 or 0.2
activation_function = _relu_ or _sigmoid_ or _selu_
model_optimizer = …
-
hi, i have already achieve ~94% with 4000 labels on cifar10. But for my own three classification task, i have 160k labelled data and unlabelled data. i can not get expected results( worse than using t…
-
Starting this thread to discuss ideas for optimizing multi-terms aggregation.
Sample query:
```
{
"size": 0,
"aggs": {
"important_terms": {
"multi_terms": {
"terms": …
-
I just stumbled across this article in the current issue of Ruby Weekly: [*Code Ranges: A Deeper Look at Ruby Strings*](https://shopify.engineering/code-ranges-ruby-strings). It's an interesting read …
-
when load the optimizer.pt display the key is different
KeyError: 'base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight'
the items in optimizer.pt state is 0~255.
-
To improve performance, LinearAlgebra matrix-matrix multiplication is being revamped to use Loop tiling, which is a cache-based optimization that requires explicit blocking.
Performance is depende…