Community Profile

photo

Andres Ramirez


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Using external GPU with MatLab 2020a
Hello, I am using an external TITAN V GPU housed in an AKiTiO brand expansion chassis that connects to the laptop through Thunde...

4 years ago | 1 answer | 0

1

answer

Question


GPUs problems in Windows 10
Why does Matlab still not work well with GPUs in windows 10, I am using a Titan V GPU and the CNN simulations are very slow, wha...

4 years ago | 1 answer | 0

1

answer

Question


Loss function in CNN
I am trying to define a custom classification output layer in which I am defining the cross entropy as an error function. To my ...

4 years ago | 1 answer | 1

1

answer

Answered
Correct weight Initialization in CNN
Hello Gerg, thanks for answering ... I'll explain: I have built very deep networks such as: Googlenet, Resnet and VGG19, and ...

5 years ago | 0

Question


Correct weight Initialization in CNN
When a very deep DAG network is built from scratch, the initialization of the weights made by matlab is not very good since it p...

5 years ago | 3 answers | 0

3

answers

Answered
Problems with multi-gpus
Hello, thanks for answering. The 4 GPUs that I have are the same. Will it have something to do with one of the GPUs that cont...

6 years ago | 0

Answered
Problems with multi-gpus
Hello Joss: I modified my program using the augmentedImageSource function (not the AugmentedImageSource function) to change t...

6 years ago | 0

Question


Problems with multi-gpus
I am using this function to train a CNN: function [trainedNet,trainingSet,testSet] = OurNetCBIR outputFolder = fu...

6 years ago | 3 answers | 1

3

answers