Community Profile

photo

Khandakar Rashid


Last seen: 2年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

質問


DQN learns at first but then worsens.
Hi, I am training a DQN agent with a simevent model. I am testing out different hyperparameters, but everytime the agent learns ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Calculate duration from labeled timestamped data.
Hi, I have a timetable with timestamps and labels of different activities. The stacked plot looks like this. I would like to...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Is this a right process flow of stft and spectrogram
Hi experts, I am very new in digital signal processing, and thus in fourier transform. I spent last couple of days grasping the...

4年以上 前 | 2 件の回答 | 1

2

回答

質問


What features to extract from wavelet transform for acoustic scene classification.
Hi all, I am working on classifying different tasks happening in a construction site from the ambient sounds. I have extracted ...

4年以上 前 | 1 件の回答 | 0

1

回答

解決済み


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<http://upload.wikimedia.org/wikipe...

5年以上 前

解決済み


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<http://upload.wikimedia.org/wikipedia/commons/e/e0/Equilateral-tr...

5年以上 前

解決済み


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....

5年以上 前

解決済み


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

5年以上 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

5年以上 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

5年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5年以上 前