I am working on MATLAB for Artificial Neural Networking, I am facing some difficulties, but someone told me that R is easy, Can anybody guide me in that?
If you want to start learning R for machine learning the you can start with open courseware like link given below, coursera, standford and MIT courses for algorithms like KNN, SVM and others. it is quite easy if you know basic programming experience and concepts of this algorithm. If you are familIAR WITH MATLAB then R would be also easy for you.
Yes. MatLab is a commercial tool we are also using in our lab. But now I have started working in R and have found some packages which are free and opensource in nature. That can serve well your purpose for machine learning algorithms for pattern recognition and data mining.
If you want to start learning R for machine learning the you can start with open courseware like link given below, coursera, standford and MIT courses for algorithms like KNN, SVM and others. it is quite easy if you know basic programming experience and concepts of this algorithm. If you are familIAR WITH MATLAB then R would be also easy for you.
R would be best. As you are already using MATLAB, R should not be a problem for you if you have basics of programming. Turakhiya already forwarded right links. I hope these would help you out. If still you face prob, we can work together.
What about SNNS (Stutgart Neural Network Simulation Sofware). It is a bit obsolete, but it included most of NN paradigms. Another good choice is Aspirine/Migraines, but only manages Backpropagation MLPs.