photo

Donald Baltus

MathWorks

Last seen: 2 meses hace Con actividad desde 2021

Followers: 0   Following: 0

I am a Principle Engineer at Mathworks. I work on Deep Learning for FPGAs (developing compilers and Simulink/Hdl Coder models to execute deep learning networks).

Estadística

MATLAB Answers

0 Preguntas
3 Respuestas

CLASIFICACIÓN
3.906
of 300.364

REPUTACIÓN
14

CONTRIBUCIONES
0 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Error: A Layer Sequence with 'nnet.cnn.layer.BatchNormalizationLayer' immediately following 'nnet.cnn.layer.ReLULayer' is not currently supported.
Hello, The error message says the network cannot include a batch normalization layer immediately AFTER a relu l;ayer. This newt...

más de 2 años hace | 0

| aceptada

Respondida
LSTM network implemention on FPGA
Hello Sami, As you've observed, the Deep Learning HDL Toolbox does not currently support LSTM layers. Adding that support is on...

alrededor de 4 años hace | 0

| aceptada

Respondida
Insert element in vector
It seems you want to conditionally insert values into a vector. You can insert values into a vector by using concat to reconstr...

más de 4 años hace | 1

| aceptada