Community Profile

photo

Sagar Dutta


Last seen: 1 year 前 自 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 years 前 | 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?

3 years 前 | 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. ...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 1 个回答 | 0

1

个回答