Talk in Polish at PHPCon Poland 2016
Short URL: https://joind.in/talk/93892
(QR-Code (opens in new window))
Machine Learning – jak zacząć uczyć maszynę w PHP
Comments
Comments are closed.
Ciekawy temat, podany zjadliwie :)
Dzi?ki!
Prowadzacy wiedzial o czym mowi, Widac, ze zyje tematem. Ciekawy obszar zagadnien.
Interesting stuff, well delivered, good examples. All in all, really interesting talk.
The talk was interesting (maybe because I've spent some time doing machine learning years ago) and was a good introduction into machine learning related concepts. The examples given were clear (although I would like to see an example using some kernels to show that not only linear separations are possible for classifiers like SVC).
Po wyk?adzie mia?em ochot? chwyci? za kompa i pobawi? si? bibliotek?:)
Presentation was well prepared, examples was good. One thing is that now ml in PHP is only for fun (statistics when learning Java vs PHP) ... for any serious use we - as PHP programmers - will need to use some foreign libraries/languages :)
Good thing is that if someone want to try ML, he can grab PHP lib and experiment without learning java ... math algorithms are the same. Thanks for this one.