photo

Donald Baltus

MathWorks

Last seen: 3개월 전 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).

통계

MATLAB Answers

0 질문
3 답변

순위
3,899
of 300,381

평판
14

참여
0 질문
3 답변

답변 채택
0.00%

획득한 표
1

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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...

2년 초과 전 | 0

| 수락됨

답변 있음
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...

대략 4년 전 | 0

| 수락됨

답변 있음
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...

4년 초과 전 | 1

| 수락됨