-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev. https://github.com/wantedly/machine-learning-round-table/issues/141
## What
話したいことがある人はここにコメントしましょう…
-
Hello, I am trying to convert an off the shelf PyTorch model to be updatable. The model I am using with CoreML doesn't have a softmax layer at the end because that's handled by the loss function. Sett…
-
参考来源:
```
https://blog.csdn.net/oYeZhou/article/details/114288247
```
论文名称:
[Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction
without Convolutions](https://arxiv.org/pdf/210…
-
I was trying to run tacotron gst on a single GPU, but it hangs, after outputting "Successfully opened dynamic library libcublas.so.10.0" nothing happens.
I am running the project on google colabora…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
do wound classification using deep learning (DL) which leverages convolutional neural netw…
-
I am writing to inquire about the specific reasons for the reduction in the number of parameters as discussed on page 65 of the lecture notes on Computer Vision.
In the lecture, it is mentioned tha…
-
I want to use ReRAM as a processing unit for simulating CNNs, but I don't know what interface to use to configure it.
At first, I thought that configuring the noise model of the inference RPU also co…
-
Youtube video: https://www.youtube.com/watch?v=qGDXEz-cr6M
-
Thanks for open-sourcing this.
Noticed you had this line in [one of your notebooks](http://nbviewer.jupyter.org/github/seva100/optic-nerve-cnn/blob/master/scripts/U-Net%2C%20OD%20cup%20on%20RIM-ONE…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…