Community Profile

photo

Aryan Jain


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Get Coordinate of multiple plots with same x axis
Hi, I have 2 plots on same graph, suppose p1 and p2 ( just to explain my qn I am taking 2 random ) Now I click on the p1 plot ...

2 years ago | 0 answers | 0

0

answers

Question


Save Variables declared in function to workplace.
Hello I am defining variables in a function, but after the execution those variables are not saved in my workplace. How can I ...

3 years ago | 1 answer | 0

1

answer

Question


implement relu without using relu(dlX) function.
Hello, how can i implement relu on a matrix without using the inbuilt function relu(dlX) ?

3 years ago | 0 answers | 0

0

answers

Question


How to generate a matrix with assigned probability?
Hi, I want to generate a matrix of size (m,n) that has 1's and 0's, where each column has at random x% 1's and about (100-x)% ...

3 years ago | 2 answers | 0

2

answers

Question


How to replace every element of a matrix with another column matrix?
Hello, I have a matrix y=[0,1,4,2,5,1,5,9,8,.........] it contains n numbers from 0 through 9. I want to replace each element ...

3 years ago | 2 answers | 0

2

answers