![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13294360_1534247968611_DEF.jpg)
Saugata Bose
Followers: 0 Following: 0
Statistiques
15 Questions
0 Réponses
RANG
20 156
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
15 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
2
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Why do the training curve fall sharp suddenly?
I am training a CNN classifier on a binary balanced dataset. The dataset has 4500 numbers of tweet data along with the class of ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to extract tweets given an ID
Hi I am currently working on a project which demands analysing tweet data. For this, I have dopwnloaded a dataset which suppose...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Appropriate data format for fitcsvm() function
Hi Im a trying to design a svm classifier. Doing this, I stuck at a point where I am getting an error during applying fitcsm()....
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Backward Propagation and Hinge Loss
Hi I plan to write a function which will output the derivative of a hinge loss w.r.t the ground truth. I consider the function ...
plus de 5 ans il y a | 1 réponse | 1
0
réponseQuestion
Implementing an equation in Matlab
Hi, I am trying to implement an equation in a form like, if a*b<1 then, x=-b/N otherwise x=0, where N= size of a. The equation ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Converting a cell type data to a 4d format
Hi, I struck into a phase where my data came into one format and I need to reshape it to other format. I have tried reshape and...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
Matlab tool for CNN-SVM implementation
Dear I am using Matlab in a deep learning project. It has extensive support for implementing CNN and LSTM. My query is does Mat...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to repeat a 4d vector for n times
Hi, I have a 4d vector, W of size (1 x 1 x 8 x 100). I want to reshape the vector of size (1 x 1 x 8 x 1000) where the value of...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Confusion regarding usage of "reshape"
Hi During working on a project using Matlab R2018b, I came across a function, called "reshape". I try to understand how does it...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Which loss function to implement for CNN-SVM infusion
Hi I am using Matlab R2018b and am tryinbg to infuse svm classifier within CNN. My plan is to use CNN only as a feature extract...
plus de 5 ans il y a | 1 réponse | 1
0
réponseQuestion
Calculation between 2 vectors where one is 4d and other is 1d
Dear, I have 2 vectors. One is of 4d form and other is of 1d form. The value of one vector will be subtracted from the values o...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Data representation in a specific format
Hi I am working on a large data set which I need to convert in a specific format for further processing. I am looking for your ...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Question regarding designing a CNN structure
Dear I am trying to design a CNN structure for a specific image input size. The structure I have tried to follow(just for my p...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to duplicate a 2000 x 200 matrix n times
Dear I have a matrix of size 2000 x 200 double. I am looking forward to duplicate this matrix 60 times as it is. So if the ma...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to convert to a cell array from a single precision array
Hi If I have a single precision array of size 3x2, how could I convert it into a 3x1 cell array? as an example, a=[ 1.1 1.2 ...
environ 6 ans il y a | 3 réponses | 0