naveenkambham / data-analytics-machine-learning-experiments

Data analytics and Machine Learning
0 stars 1 forks source link

Thanks for helping #1

Open naveen17797 opened 6 years ago

naveen17797 commented 6 years ago

i would like to thank you for mentioning about second layer in neural network.i m confused about what activation function to be used for a scenario and same with optimizer and losses, i have taken a udemy course, but i could not find a reason why they use a specific function, i have removed the activation function in output layer but i got higher deviation with predicted results here is my updated code after your stackoverflow answer https://gist.github.com/anonymous/5c72d7ce870ff824c156002d4dd6345d

naveen17797 commented 6 years ago

can you give me any reference material on choosing the activation function? i was a php programmer in my past and choose python, i found data science is more interesting but i cant focus because of choosing the activation functions, losses, optimizers