Community Profile

photo

Donald Baltus

MathWorks

Last seen: 4 mois il y a Actif depuis 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).

Statistiques

  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
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 mois il y a | 0

| A accepté

A répondu
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...

plus de 2 ans il y a | 0

| A accepté

A répondu
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...

environ 3 ans il y a | 1

| A accepté