Community Profile

photo

Matt


Last seen: 17 days ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Confused about expected conv3dLayer input size
Hello! I'm trying to use a series of conv3d layers to reduce the third dimension of my data while maintaining the spatial infor...

2 years ago | 1 answer | 0

1

answer

Question


Custom CNN layer Dot Indexing Issue?
Hello! I'm working on a CNN and I would like to be able to connect the output of a fully-connected layer to a convolutional la...

2 years ago | 0 answers | 0

0

answers

Question


Classification options when testing a CNN
Hello! I've been doing a lot of work with CNNs lately and I'm moving beyond constructing them to actually using them. I've been...

2 years ago | 1 answer | 0

1

answer

Question


Create a matrix that contains a specific total value, made by the maximum values, of another matrix
So, I have an NxM matrix of doubles that is asymmetrically arranged. What I'd like to do is create a second matrix that contains...

2 years ago | 1 answer | 0

1

answer

Question


RL Agent Action Limits don't work?
Hello. I am trying to create an RL agent. In order to assess the agent's progress, I have my Environment output significant d...

3 years ago | 0 answers | 1

0

answers

Question


Deployment of a RL Agent
Hello! I'm using Matlab 2021a to design a reinforcement learning agent. I am in the process of training a series of agents and ...

3 years ago | 2 answers | 1

2

answers

Question


Issue connecting Tektronix AWG5208 to Matlab
Hello! I'm trying to connect a Tektronx AWG5208 to Matlab 2019a as well as 2021a using the test and measurement tool. The tool...

3 years ago | 0 answers | 0

0

answers

Solved


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago