照片

Shounak Mitra

数学工作

最后一次见面:약1년전|2017 이후 활성

I am the Product Manager for Deep Learning Toolbox at MathWorks

统计数据

  • Thankful Level 2
  • First Review
  • 3个月连胜
  • Thankful Level 1
  • 知识渊博的级别2
  • 复兴级别1
  • 第一个答案

배지보기

内容提要

보기기준

답변있음
Research program support MathWorks
+1 to David's comments. To add to that, if you've issues/ questions with using MATLAB in your research projects feel free to e...

1년 이상 전 | 2

답변있음
添加深度学习工具箱进口商TensorFlow-Keras型号停止工作
这很奇怪。您可以去附加组件并管理加载项,看看是否安装了进口商。如果您看不到...

약3년|1

답변있음
是否可以在CNN层后实现LSTM层?
大家好,从19a开始,MATLAB支持包含CNN和LSTM层的工作流金宝app。请检查包含...的链接...

약3년|1

답변있음
如何在火车卷积神经网络进行回归的情况下提高训练精度?
Great question! You're right, sometimes the routine augmentations do not add additional value. In such cases, often I rely upo...

약3년|0

답변있음
Does anyone know of code for building an LSTM recurrent neural network?
@Chadi: Yes, it does support regression as well. Here's the doc link:

약3년|0

답변있음
MATLAB目前不支持生成的对抗性神经网络金宝app
在下一个版本中,我们将提供一些灵活性来设计高级网络,例如gan,暹罗网络等。

약3년|3

답변있음
Label image data without Matlab license?
Unfortunately, to use the Image Labeler, you'd need MATLAB. The best thing I can suggest is get a 30 day trial from the mathwork...

약3년|0

|수락됨

답변있음
有关CNN培训的帮助
嗨,fcourse,请检查一下。//www.tatmou.com/help/audio/examples/speaker-isendification-using-pitch-and-mfcc.html

약3년|1

답변있음
加油算法训练卷积神经网络
This is something that we're working on. We hope to support the flexibility of letting users write custom solvers in the very ne...

약3년|0

|수락됨

답변있음
Pretrained networks in matlab for extraction of deep features from images
尝试使用Imresize()扩展图像以适合网络尺寸。用法示例:%访问受过训练的型号net = ...

약3년|0

|수락됨

답변있음
DNN培训的自定义损失功能
You can create custom layers and define custom loss functions for output layers. The output layer uses two functions to comput...

약3년|1

답변있음
MATLAB R2019A是否支持深度金宝app学习工具箱中的自动差异化?
嗨,不,19a不支持自动差异。金宝app我们正在积极地致力于它,并希望在以后的版本中支持。金宝appShounak

3년|0

답변있음
How to add a layer to a neural network while keeping the weights and biases of a trained layer constant?
Hi, Re: Alternatively, how can I add one more layer to the neural network without changing the weights on the existing layer/s ...

3년|0

답변있음
是否可以在MATLAB中结合两个神经网络?
嗨,Isa,如果我正确理解您的问题,您想同时训练2个神经网络,然后将它们组合起来...

3년|2

답변있음
我可以为Mathworks提供有关深度学习工具箱开发的一些技巧吗?
崔你好,谢谢你的评论。我们正在积极working on the features you mentioned in your post. We are continuously m...

4년| |1

|수락됨

답변있음
MATLAB中的卷积LSTM(C-LSTM)
Hi Jake, Unfortunately, we do not directly support C-LSTM. We are working on it and it should be available soon. -- Sho...

4년| |0

|수락됨

답변있음
如何手动计算神经网络输出?
Unfortunately, using deepDreamImage() is not possible in this case.

4년| |0

답변있음
如何在DAG网中使用多个输入层,如图所示
Hi Marcello and Arjun, Support for multiple Input layers are not supported as of the 18b release. We are working on it and it...

4년| |2

답변있음
深度学习 - 为训练序列数据生成代码
Hi Ramakrishnan, Unfortunately, we do not support code-gen for LSTMs yet. We plan to add that functionality soon. Thanks ...

4년| |0

|수락됨

답변있음
Question related to deepLearning
嗨,Zhi,错误消息非常清楚。查看Alexnet中的第一层 - 输入层。它接受大小227 ...的输入

4년| |0

답변있음
Regarding Multi-label transfer learning with googlenet
We do not support sigmoid activation. You can use the softmax activation function. You don't need to define the neurons in the s...

4년| |0

|수락됨

답변있음
转移学习而无需iM imageDatastore
Hi Michael, Thanks for your question. If you need to resize, apply augmentedimagedatastore to your image datastore - it w...

4년| |0

답변있음
在DAG模型中可视化功能和激活
嗨,西瓦,很棒的反馈。DAG激活是3月份的18A发行。做像...

4년| |0

|수락됨

답변있음
如何将完全连接的层转换为卷积层?
Hello QU, Can you please tell me if you're using a Series or DAG network? The steps to replace a layer is different for these 2...

약 4년 전 | 0

답변있음
LSTM for Regression in Matlab2017b???
HI Jake和Mona,LSTMS的回归已在2018a版本中添加。您可以在https://www.mathwo上了解更多信息...

4년| |0

답변있음
Undefined function or variable error using Neural Network Toolbox
options = trainingOptions('sgdm', ... 'MaxEpochs',maxEpochs, ... 'MiniBatchSize',miniBatchSize, ... 'Shuf...

5년| |0

답변있음
Does anyone know of code for building an LSTM recurrent neural network?
从17B开始,MATLAB确实支持LSTMS。金宝app请检查https://www.tatmou.com/help/nnet/examples/classify-sequence-sequence-data-using-ls ...

5년| |0