Replies: 1 comment 1 reply
-
Hey there! That is a great idea. However, the neural network itself is the function you're trying to predict. For example, if you use a neural network to predict I'd check out this MIT lecture for more: https://youtu.be/5tvmMX8r_OM Am I understanding your question correctly? If not, do you have an example of the inputs/outputs you'd like to get? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello everyone,
I've a great idea. I just worked my way through linear regression and everything works just fine.
Now I want to go another step, if I can predict y for specific X, could I also get a mathematical function like f(x)= m * x + n
Is that possible?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions