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

Updating hyper-parameters on MLP Pytorch #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Reyzenello
Copy link

I have been playing around with hyper-parameters, and with the current model on mlp_pytorch_kaparthy, I have:

Validation Loss: 2.059125
Test Loss: 2.057981416583061
Meanwhile, mlp_pytorch_reyzenello has:

Validation Loss: 2.053818
Test Loss: 2.0344724378415515
Maybe that could be a better configuration? What do you think? I have applied random search using 100 configurations to find the best configuration with hyper-parameters that are suitable for that model. If I have made any miscalculations or missed anything, feel free to add a comment. I'm open to feedback. In case of minor changes, I will update the pull request!

Here is my Google Colab, which I have used to find out the best configuration (work in progress): https://colab.research.google.com/drive/1R0FF5qlB900CrxuxV_XW89Ds-Pup_S8e#scrollTo=PDzMw_o4IKyo

I have been playing around with hyper-parameters, and with the current model on mlp_pytorch_kaparthy, I have:

Validation Loss: 2.059125
Test Loss: 2.057981416583061
Meanwhile, mlp_pytorch_reyzenello has:

Validation Loss: 2.053818
Test Loss: 2.0344724378415515
Maybe that could be a better configuration? What do you think? I have applied random search using 100 configurations to find the best configuration with hyper-parameters that are suitable for that model. If I have made any miscalculations or missed anything, feel free to add a comment. I'm open to feedback. In case of minor changes, I will update the pull request!

Here is my Google Colab, which I have used to find out the best configuration (work in progress):
https://colab.research.google.com/drive/1R0FF5qlB900CrxuxV_XW89Ds-Pup_S8e#scrollTo=PDzMw_o4IKyo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant