Sagar Dutta
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
145,450
of 295,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0