Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimise PyTorch MLP #192

Open
mastoffel opened this issue Feb 27, 2024 · 3 comments
Open

Optimise PyTorch MLP #192

mastoffel opened this issue Feb 27, 2024 · 3 comments
Assignees
Labels

Comments

@mastoffel
Copy link
Collaborator

Currently, the PyTorch MLP tends to be a bit worse than the scikit-learn MLP on different datasets. Would be good to find out why, e.g. could it be the optimiser (lbfgs works well for small datasets but isn't implemented in PyTorch).

@kallewesterling
Copy link
Collaborator

Any updates on this issue @mastoffel and @bryanlimy? It looks like the only one pending from our sprint planning meeting currently (beside release)!

@kallewesterling
Copy link
Collaborator

@mastoffel just to clarify, does #205 not resolve #192?

@mastoffel
Copy link
Collaborator Author

@kallewesterling only partially!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔖 Sprint backlog
Development

No branches or pull requests

3 participants