photo

Blake Van Winkle


Last seen: 2 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
6 Answers

RANK
3,433
of 300,364

REPUTATION
16

CONTRIBUTIONS
6 Questions
6 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Explorer
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • First Review

View badges

Feeds

View by

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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Answered
unflattenLayer from a fullyConnectedLayer
To all: After a google search referencing github, I found something that i think works... https://github.com/IsaacCorley/Custo...

5 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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Answered
How 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

6 years ago | 0

Answered
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...

6 years ago | 0

Answered
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...

6 years ago | 0

| accepted

Answered
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

6 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, ...

6 years ago | 2 answers | 0

2

answers

Answered
Deep 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...

6 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...

6 years ago | 2 answers | 0

2

answers