+ 2
Про машинное обучение / About machine learning
🇷🇺Есть ли какая-нибудь литература или web-ресурс, где описывается машинное обучение на русском языке и его реализация в различных языках(Python, c++) 🇱🇷Is there any literature or web-resource that describes machine learning in Russian and its implementation in various programming languages (Python, c ++)
1 Resposta
+ 11
I will always recommend the machine learning course by Andrew Ng on coursera.org:
https://www.coursera.org/learn/machine-learning/
Good people made subtitles in many different languages, including Russian.
The course is in Octave/MATLAB though. Still, gives you enough knowledge to produce your own implementation in any language you want, check it out:
https://code.sololearn.com/cU8787JuqEmN/?ref=app
https://code.sololearn.com/cwstTU4ohOr9/?ref=app