-
微博内容精选
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
New suite2p motion correction implemented in the ophys pipeline has reduced the effectiveness of our motion correction QC plots, to the point where operators must watch the 2P movie itself to determin…
-
The example from https://github.com/microsoft/DeepSpeed-MII/blob/main/README.md:
```
import mii
mii_configs = {"tensor_parallel": 1, "dtype": "fp16"}
mii.deploy(task="text-generation",
…
-
Currently there is one permissions policy for Topics API:
* Permissions-Policy: browsing-topics
Because it is now possible to retrieve topics without modifying state (https://github.com/patcg-i…
-
Sik-Ho Tang. [Review: Representation Learning with Contrastive Predictive Coding (CPC/CPCv1)](https://sh-tsang.medium.com/review-representation-learning-with-contrastive-predictive-coding-cpc-cpcv1-8e…
-
I noticed a new network (fe3f6...) in http://zero.sjeng.org/networks/
Can you provide some information about win rate over the previous best network?
Number of games it was trained on? How long it…
-
using your examples of ktrain usage, e.g., imdb movie reviews I am getting:
model = text.text_classifier('bert', train_data=(x_train, y_train), preproc=preproc)
/usr/local/lib/python3.9/dist-pac…
-
Hello,
I followed an allennlp example in this repo [here](https://github.com/optuna/optuna/blob/master/examples/allennlp/allennlp_simple.py) and it worked just fine. But when I tested `optuna.multi_…
-
### What happened?
I'm trying to use the model from [https://tfhub.dev/tensorflow/bert_en_cased_preprocess/3](https://tfhub.dev/tensorflow/bert_en_cased_preprocess/3). While trying to train BERT.
##…