-
이번 수업으로 deep-learning을 처음 접하다보니
분산시스템에 알맞는 데이터셋을 고르는데 좀 어려움이 있네요.
혹시 데이터셋을 좀 추천해주실 수 있을까요?
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
Hi @Rayhane-mamah,
my corpus ~2.5-hour Single-Speaker Speech, Each audio file is Maximum 16 seconds Which are attached below file train.txt and hparams.py.
import tensorflow as tf
import numpy a…
-
`(1, 21, 12) - predict.shape `
```
import shap
e = shap.DeepExplainer(loaded_model, X_data)
shap_values = e.shap_values(X_data)
```
```
AssertionError Traceback…
-
Hey,
I have a a few basic question: How do I tag my own set of tweets?
With what parser do I have to parse the data?
And how do I train the model on my own dataset?
Any help is much appr…
-
# Weather4cast
### (overview) High-resolution multi-channel weather forecasting – First insights on transfer learning from the Weather4cast Competitions 2021 [IEEE](https://ieeexplore.ieee.org/do…
-
If you want to report a bug - provide:
* description of a bug: **Failed to build yolo_v3_tiny_pan_lstm from issue 3114**
* what command do you use? `darknet detector train data/self_driving.…
-
This is issue is mainly to get a discussion started about what the (contentwise) end state of the model zoo should be after the refresh. Not to skip steps in the list from https://github.com/FluxML/ML…
ghost updated
3 years ago
-
@rezaBarzgar
@hamedwaezi01
@impedaka
@EhsanSl
I created this issue labeled as epic to have general planning for this project. All other tasks, subtasks, etc will be linked to this as separat…
-
## Abstract
- Propose Singular Vector Canonical Correlation Analysis (SVCCA), a tool to quickly compare two representations in deep neural network.
- Can measure intrinsic dimensionality of layers, …