invalidid56 / Neural_Network

인공신경망의 원리와 성능 개선 방안 탐구 : 2017 강서학생과학탐구보고서대회
1 stars 2 forks source link

Initial values for gradient descent #2

Open zunzun opened 7 years ago

zunzun commented 7 years ago

I have used the Differential Evolution genetic algorithm that is in recent versions of scipy to provide initial parameter estimates for curve fitting of Raman spectroscopy data with excellent results. The GitHub project URL is:

https://github.com/zunzun/RamanSpectroscopyFit

James Phillips

invalidid56 commented 7 years ago

Thanks for your advice Zun, Sorry for late response(I was Studying for school test, I am Middle School Student in korea) I will read your docs ASAP. Thanks!

zunzun commented 7 years ago

Many Americans, like myself, love the Korean people. I will be glad to help you.

The example code I linked to is for Raman spectroscopy of carbon nanotubes. My background is in nuclear engineering, industrial radiation physics and software engineering. I have worked at POSCO Steel in Pohang many years ago, we measured the steel thickness using gamma and X-ray radiation. The Korean people were very good to me when I was working there.

I have Python code on GitHub for curve fitting and surface fitting with web applications and GUI at https://github.com/zunzun?tab=repositories - the fitted 3D surface equations look really cool.