photo

Maksym Tymchenko

MathWorks

Last seen: 22日 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
16 回答

ランク
4,516
of 300,781

評判
12

コントリビューション
1 質問
16 回答

回答採用率
0.0%

獲得投票数
2

ランク
 of 21,088

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,031

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Knowledgeable Level 1
  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
Hand input data to custom loss function in a regression neural network
Hi @Rebecca Plant, It sounds like you want to define a custom loss function that depends on the input data X that you feed to t...

8ヶ月 前 | 0

回答済み
Implementing a Neural Network with a Custom Objective Function
It looks like you are trying to define a loss function C=f(A,B) that uses both the input to the network (A) and the output of th...

8ヶ月 前 | 0

回答済み
Projection of LSTM layer vs GRU layer
Hi @Silvia, I am glad to see that you are using our new projection features. I'll start by answering the second question. Fro...

1年以上 前 | 1

回答済み
Higher order derivatives for dlarray
Hi @Sangmin Lee, You can definitely compute higher order derivatives with dlgradient, here's an example of how to compute the...

1年以上 前 | 0

回答済み
Why the CNN model is not trained?
Hi @Mohsen Abyani, The problem you are trying to solve is very interesting. It seems that you are creating images that contain...

2年弱 前 | 1

| 採用済み

回答済み
Is fully connected layers quantization supported by Deep Network Quantizer?
Hi @Pilo Bolo, As of R2023b, the quantization of fullyConnectedLayer objects is supported for the following execution environme...

約2年 前 | 0

回答済み
How to use prune for CNNs?
Hi @Nour Mohamed. In MATLAB, you can compress deep neural networks by using the Deep Learning Model Quantization Library, which...

約2年 前 | 0

回答済み
How to specify toolbox for function call
Hi @Patrick Gavigan, This is a very good question that can be generalized to many similar situations. First of all, you can c...

約2年 前 | 0

回答済み
error in using array2table
Hi @MAWE, I was able to create a table successfully using the steps that you described: x = [0, 7.2e-9]; y = ["var1", "var2"]...

約2年 前 | 0

回答済み
Binary Deep Neural Networks?
As of R2023b, MATLAB does not support Binary Deep Neural Networks (BNN). However, it does supports quantized deep neural network...

約2年 前 | 0

| 採用済み

回答済み
Why is there nnet.layer.Formattable in the deep learning toolbox ?
Hi @Jack Xiao, When you create a custom deep learning layer, inheriting from nnet.layer.Formattable gives you several advantage...

2年以上 前 | 0

回答済み
Apply Prune function on CNN
Hi @frederic feresin, In MATLAB, you can compress deep neural networks by using the Deep Learning Model Quantization Library, w...

2年以上 前 | 0

回答済み
Deep learning in matlab 2021
This example shows how to use deep learning with data consisting of numeric features for a classification problem: https://www....

3年弱 前 | 0

回答済み
parallel pool for deep learning
This example demonstrated how you can train a single deep learning network using multiple GPUs in parallel: https://www.mathwor...

3年弱 前 | 0

回答済み
how can I make a deep learning custom layer to take multiple inputs like addition/concatenation?
Since release R2022b, MATLAB directly supports the attention mechanism that you are trying to implement. Check the documentatio...

3年弱 前 | 0

回答済み
Deep Learning and Neural Network Implementation
The variable Y represents the predicted responses. The format and data type of the output Y depends on the type of problem, this...

3年弱 前 | 0

質問


This is a test question to verify the functionalities of file exchange
Test body

5年以上 前 | 0 件の回答 | 0

0

回答