-
Hello,
Using AI fiddle to create fully connected nets and single layer conv nets converges OK, however none of my attempts to use 2-3 convolution layers seem to get much above 50% accuracy.
To g…
-
I am trying to improve up this paper https://arxiv.org/pdf/2011.00050.pdf where they optimize some subset using NTK. They optimize their loss in batches. Smaller batches for more complex architectures…
-
I installed IClojure kernel.
![default](https://user-images.githubusercontent.com/370688/53151872-bbbd3400-35e6-11e9-958a-eb893ea543ee.png)
And then I opened https://colab.research.google.com/gi…
-
When I load in the data via `python repr_code.py -t 202106140524 --reload_from 4000000`
I get this error. What should I do to fix the error?
```
done
87%|████████████████████████████████████…
-
google colaboratoryで1-5_fine_tuning.ipynbを実行したのですが、
AttributeError: 'tuple' object has no attribute 'to'というエラーがでました。
どこがわるいか教えていただけますでしょうか。
エラーメッセージとハードコピーを貼り付けます。
0%| | 0/5 [00:00
-
Mask R-CNN in TensorFlow.
This repo attempts to reproduce this amazing work by Kaiming He et al. :
https://arxiv.org/abs/1703.06870
https://github.com/CharlesShang/FastMaskRCNN
-
Currently host notebooks on Kaggle:
- Pros: Easy to get started, students can save their own work, teacher can view their work
- Cons: Hard to download html/pdf, weird versioning system, no director…
-
I am trying to use tensorboard on google colaboratory.
Following this guide: https://www.tensorflow.org/tensorboard/tensorboard_in_notebooks
I have ran `%load_ext tensorboard`, then `%tensorboard --…
-
issue is described in the title, is there a pretrained model that I can use stored on google drive or something? My system would take weeks to train if I let it.
-
1-3_transfer_learning.ipynbをgoogle colaboratoryで,試しに動作させたのですが,
学習の途中で止まってしまいます.
1-1_load_vgg.ipynbは,問題無く動作しました.
バーションは,
PyTorch Version: 1.6.0+cu101
Torchvision Version: 0.7.0+cu101
と表示されていま…