Predict Circle instead of line #785
Unanswered
SabareeshGC
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just finished chapter 1 homework and i challenged myself to predict a circle instead of line but i am out of luck.
Here is the equation. x2+y2=r2
I created dataset using static R=2 and produced y for given x value. x rages from -1 to 1 steps of 0.1
interestingly now we have 2 outputs instead of 1 because circles -y and y
Here is one architecture but no luck
Beta Was this translation helpful? Give feedback.
All reactions