cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Raviintel
Level I

Automating parameters in neural network

I want to try out different parameters in neural network fitting like number of hidden layers, no. of neurons, activation functions, holdback proportion. instead of manually clicking and generating results to compare models with their R2 and RMSE, is there a way to script it in JMP so that i will automatically do the trials?

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Automating parameters in neural network

Have you tried Neural Network Tuning add-in?

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: Automating parameters in neural network

Have you tried Neural Network Tuning add-in?

-Jarmo
Raviintel
Level I

Re: Automating parameters in neural network

Thanks! this works

Recommended Articles