photo

Sagar Dutta


Last seen: 約2年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How can I denote Time complexity and Space complexity in terms of Big O notation when I have total memory and total parameters.(See Figure)
I am asked to do a time and space complexity analysis of the model whose detail is in the figure. I have calculated the total me...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


What are the common adopted training methods in deep convolutional neural network for image classification?
What are the common adopted training methods in deep convolutional neural network for image classification?

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

1

回答

質問


How to assign timetable as cell type?
Hello, Can anybody tell me how can I assign a timetable as cell type, and store it inside a table as shown in the image below. ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


How to generate -1, 0 and 1?
I have these final values (A) which i want to convert into three distinct values "-1", "0" and "1". Is there any logic/funct...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


Generate 50000 binary sequence of 16 bits long (without repetition) without using "rand(1,16) > 0.5" logic
Can anyone give me some idea on how can I generate 16 digit binary sequence (without repeating any sequence) 50000 times without...

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

1

回答