BHUSHAN MUTHIYAN
Followers: 0 Following: 0
Machine Learning Software Engineer
Statistics
RANK
40,290
of 295,486
REPUTATION
1
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Question regarding the "randi" and "rand" functions in MATLAB
I have a question regarding the randi function in the MATLAB which is a PRBS generator. I wanted to know which polynomial deg...
6 years ago | 1 answer | 1
1
answerQuestion
Does bsxfun() function in MATLAB support Embedded Fi objects in MATLAB R2017b?
I am using bsxfun() to work with Fixed point objects. Does this function or such mathematical functions support fixed point code...
7 years ago | 0 answers | 0
0
answersQuestion
Squeezenet model not training in MatlabR2017b.
Hello, I have generated a Squeezenet basic model(vanilla) using Matlab R2017b. I am having exactly same implementation as it ...
7 years ago | 1 answer | 0
1
answerQuestion
Error using importKerasLayers() for Squeezenet using ".json" file.
Hello, I am trying to use the new Neural Network Toolbox function named "importKerasLayers" to import Squeezenet model. But ...
7 years ago | 1 answer | 0
1
answerQuestion
Which functions in Neural Network Toolbox, Parallel Computing toolbox and Computer Vision Toolbox are already paralleled by Matlab internally ?
Hello, I am using Neural network toolbox, parallel computing toolbox and Computer vision System toolbox for Machine learning ...
7 years ago | 1 answer | 0
1
answerTrouble with accessing variable in parfor loop
Hello, I am facing similar issue accessing the out variable. Can some one please help me. I have a function which returns ...
7 years ago | 0
convolution - Parfor loops not giving speedup on 12 core than 4 core machine
Hello Walter, Thank you for your kind help. That solves my problem.
7 years ago | 0
convolution - Parfor loops not giving speedup on 12 core than 4 core machine
Hello, I am answering my own question. After doing some research I found out that my compiler(Microsoft Windows SDK 7.1) d...
7 years ago | 0
| accepted
Question
convolution - Parfor loops not giving speedup on 12 core than 4 core machine
Hello, I am using "Matcovnet" to work on the Imagenet dataset for training and inference using fixed point operands. I am wo...
7 years ago | 3 answers | 0