photo

Imola Fodor


Last seen: 4일 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • First Answer
  • First Review

배지 보기

Feeds

보기 기준

답변 있음
Error using trainnet with multiple inputs with Feature-Feature Regression Network
OK, the solution to this particular problem is putting the option InputDataFormats as: InputDataFormats = {'CB','CB'}, ... I...

8일 전 | 0

| 수락됨

질문


Error using trainnet with multiple inputs with Feature-Feature Regression Network
Hello, I have an error : Error using trainnet (line 54) Number of input data formats (1) and number of network inputs (2) m...

8일 전 | 답변 수: 1 | 0

1

답변

질문


How to format sequences to store in experience buffer for DRQN?
For DRQN (Deep Recurrent Q Learning) in POMDP it is needed to store entire sequences instead of individual transitions in the re...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


Forward function with frozen batch normalization layers
In my application i have both batch normalization and dropout, and i would like to perform MC dropout with the forward function,...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


Streamlining of zeroing out last 2 bits of fixed 16 bit number?
Would setting correctly the parameters of quantizer object be the solution when the goal is to perform bit truncation of fixed 1...

대략 1년 전 | 답변 수: 2 | 0

2

답변

답변 있음
CNN-LSTM validation data underperforming compared to training data
i had a similar problem, and it was because generating a particular spectrogram within a parfor loop and in a for loop give diff...

2년 초과 전 | 1