Community Profile

photo

Donald Baltus

MathWorks

Last seen: 4 mesi fa Attivo dal 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).

Statistiche

  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

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

11 mesi fa | 0

| accettato

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

oltre 2 anni fa | 0

| accettato

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

circa 3 anni fa | 1

| accettato