Blake Van Winkle
Followers: 0 Following: 0
Statistics
RANK
3,338
of 295,467
REPUTATION
16
CONTRIBUTIONS
6 Questions
6 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
of 20,234
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
Tall Matrix Index Extraction
To All: I have a varying size model of the dimensions (L x nx) L = number of data points nx = number of variables per data po...
4 years ago | 1 answer | 0
1
answerQuestion
Have anyone tried to get similar results from the Deep Learning Package vs Keras?
To All: I have been having some major difficulty getting acceptable answers out of the Deep Learning Package. For example, I tr...
4 years ago | 1 answer | 0
1
answerunflattenLayer from a fullyConnectedLayer
To all: After a google search referencing github, I found something that i think works... https://github.com/IsaacCorley/Custo...
4 years ago | 2
| accepted
Question
unflattenLayer from a fullyConnectedLayer
Hi All: I am building a network that I want to convert from a fully connected network into a CNN-like structure. I see that the...
4 years ago | 1 answer | 0
1
answerQuestion
Going from a Vector (attributes) to a Matrix (Image), Reverse CNN?
Do any of you have an example showing the inputs of a NN being a vector and the outputs being a matrix? I would like to be abl...
4 years ago | 1 answer | 0
1
answerHow to use Genetic Programming Toolbox in MATLAB
Here is an alternative that looks to be a little more exhaustive. http://gplab.sourceforge.net/download.html
5 years ago | 0
How to use Genetic Programming Toolbox in MATLAB
Ok Ben, this is Blake again. I will try to help out as much as I can. First, I have never used their code, but I have forced ot...
5 years ago | 0
How to use Artificial Neural Network to find a relationship between input and output parameters?
To Ben: NNs generally will not give an open solution for you to be able to extract meaning from how the terms relate. This is...
5 years ago | 0
| accepted
where can I find examples of machine and deep learning using matlab??
I have found this Github repository to be rather useful. https://github.com/zouyu4524/DL-matlab
5 years ago | 1
| accepted
Question
How to Invert a Neural Network
I have trained a model with states as inputs and an output of the cumulative distribution function (CDF) of any specific state, ...
5 years ago | 2 answers | 0
2
answersDeep Learning Toolbox: Inputs and Outputs
If you are having this issue, I found that it was much easier to just use imageInputLayer but not have it defined as an image f...
5 years ago | 0
| accepted
Question
Deep Learning Toolbox: Inputs and Outputs
Hi everyone, I have started to transition from my own Matlab ML tool suite into the Deep Learning toolbox, and I have been unabl...
5 years ago | 2 answers | 0