Shadowrocket-ADBlock-Rules
                                
                                
                                
                                    Shadowrocket-ADBlock-Rules copied to clipboard
                            
                            
                            
                        提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
实测bilibili无法使用回国配置,播放视频还是版权提醒。小火箭转全局后问题消失。
Can we use spago to train a custom lstm model, any tips, thanks.
Running the same local model through pytorch and spago gives different embedding for the same input. Let me know if I'm missing something. python code: ``` from sentence_transformers import SentenceTransformer...
Dear Authors, Thanks for this amazing work. I am considering whether it is possible to provide more detailed instructions on how to use it? That would be extremely helpful. Thanks
Hi Matteo, compiling Q&A example I get the following error: no required module provides package github.com/nlpodyssey/spago/pkg/nlp/transformers/bert; to add it: go get github.com/nlpodyssey/spago/pkg/nlp/transformers/bert Then, when I try to get it I...
Hi, Could you, please, include more examples in the project? For example, LSTM and predict future values. Basic examples as exists in other tensors for comparison and understanding purposes until...
Hi, I saw that this repo used to have Bert implementation but not anymore, why is that? What I am looking is to train Bert in python and use it...