Replies: 2 comments 2 replies
-
I don't think you're using a loss function that is representative of your task:
The purpose of |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hello, I also encountered the same problem, have you solved it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am developing a regression model using snnTorch.
As a dataset, I'm using sklearn's california housing dataset.
I wrote the code while learning the regression tutorial, and it works.
However, the model performance is very poor.
What's the matter? Can we discuss this issue together?
I share my code below.
Beta Was this translation helpful? Give feedback.
All reactions