Machinelearning
@ai_machinelearning_big_data
288K
subscribers
3.98K
photos
693
videos
17
files
4.56K
links
Погружаемся в машинное обучение и Data Science
Показываем как запускать любые LLm на пальцах.
По всем вопросам -
@haarrp
@itchannels_telegram
-
🔥
best channels
Реестр РКН:
clck.ru/3Fmqri
加入频道
Join
Machinelearning
288K subscribers
Machinelearning
https://machinelearningmastery.com/statistical-methods-in-an-applied-machine-learning-project/
MachineLearningMastery.com
10 Examples of How to Use Statistical Methods in a Machine Learning Project - MachineLearningMastery.com
Statistics and machine learning are two very closely related fields. In fact, the line between the two can be very fuzzy at times. Nevertheless, there are methods that clearly belong to the field of statistics that are not only useful, but invaluable when…
Machinelearning
http://amp.gs/eu22
Хабр
Как мы в хакатоне AI.HACK победили, или Когда нужно выключить искусственный интеллект и включить естественный
В марте команда наших разработчиков с гордым названием «Руки-Ауки» двое суток неусыпно сражалась на цифровых полях хакатона AI.HACK. Всего было предложено пять...
Machinelearning
https://habr.com/company/yandex/blog/414997/
Habr
ML-Блиц: разбор задач первого квалификационного раунда
23 июня 2018 года состоялся финал ML-Блица, конкурса по машинному обучению, организованного Яндексом. Ранее мы анонсировали его на Хабре и рассказывали, какие пр...
Machinelearning
https://machinelearningmastery.com/what-is-statistics/
MachineLearningMastery.com
What is Statistics (and why is it important in machine learning)? - MachineLearningMastery.com
Statistics is a collection of tools that you can use to get answers to important questions about data. You can use descriptive statistical methods to transform raw observations into information that you can understand and share. You can use inferential statistical…
Machinelearning
https://www.youtube.com/watch?v=zzTbptEdKhY
YouTube
Knowledge Graphs & Deep Learning at YouTube
Learn how can you combine Knowledge Graphs and Deep Learning to dramatically improve Search & Discovery systems, just like YouTube does. By using a combination of signals (audiovisual content, title & description and context), it is possible to find the main…
Machinelearning
http://amp.gs/eHoQ
Habr
Как докатить ML в прод: шесть граблей, на которые мы наступили
Совсем недавно мы искали дата-сайентиста в команду (и нашли — привет, nik_son и Арсений!). Пока общались с кандидатами, поняли, что многие хотят сменить место работы, потому что делают что-то «в...
Machinelearning
https://google-developers.appspot.com/machine-learning/crash-course/backprop-scroll/
Machinelearning
https://sites.google.com/site/mostafasibrahim/research/articles/how-to-start
Google
Homepage of Mostafa S. Ibrahim - Getting Started in Computer Vision Research
Last update: May 21, 2015.
The content of this page is mainly collected from the web, especially from Quora website. Some of texts were taken "as it is". Searching Google with one of statements hopefully will indicates its source. Sorry for not keeping the…
Machinelearning
https://machinelearningmastery.com/statistics-for-evaluating-machine-learning-models/
MachineLearningMastery.com
Statistics for Evaluating Machine Learning Models - MachineLearningMastery.com
Tom Mitchell's classic 1997 book
Machinelearning
http://amp.gs/e6yt
Хабр
Нейронные сети, фундаментальные принципы работы, многообразие и топология
Нейронные сети совершили революцию в области распознавания образов, но из-за неочевидной интерпретируемости принципа работы, их не используют в таких областях, к...
Machinelearning
http://amp.gs/e6Nl
Хабр
Распознавание товаров на полках с помощью нейронных сетей на технологиях Keras и Tensorflow Object Detection API
В статье мы расскажем о применении свёрточных нейронных сетей для решения практической бизнес-задачи восстановления реалограммы по фотографии полок с товарами. С...
Machinelearning
https://machinelearningmastery.com/statistics-in-plain-english-for-machine-learning/
MachineLearningMastery.com
Statistics in Plain English for Machine Learning - MachineLearningMastery.com
There is an ocean of books on statistics; where do you start?
A big problem in choosing a beginner book on statistics is that a book may suffer one of two common problems.
It may be a mathematical textbook filled with derivations, special cases, and…
Machinelearning
https://habr.com/post/416531/
Habr
Устойчивость обучения GAN
Впервые идея GAN была опубликована Яном Гудфеллоу Generative Adversarial Nets, Goodfellow et alб 2014 , после этого GAN'ы являются одними из лучших генеративнх моделей. Как и у любой другой...
Machinelearning
http://amp.gs/7ZGF
Хабр
AI, практический курс. Обзор нейронных сетей для классификации изображений
В данной статье приводится доступный теоретический обзор сверточных нейронных сетей (Convolutional Neural Network, CNN) и разъясняется их применение к задаче кла...
Machinelearning
https://habr.com/post/416777/
Хабр
Принцип работы свёрточной нейронной сети. Просто о сложном
Глубокие нейронные сети привели к прорыву во множестве задач распознавания образов, таких как компьютерное зрение и распознавание голоса. Сверточная нейронная се...
Machinelearning
https://machinelearningmastery.com/effect-size-measures-in-python/
MachineLearningMastery.com
A Gentle Introduction to Effect Size Measures in Python - MachineLearningMastery.com
Statistical hypothesis tests report on the likelihood of the observed results given an assumption, such as no association between variables or no difference between groups. Hypothesis tests do not comment on the size of the effect if the association or difference…
Machinelearning
http://amp.gs/7fZX
Хабр
10 причин использовать айтрекинг или отказаться от него навсегда
Айтрекинг для UX-аналитиков — как пицца с ананасами. Одни считают эту технологию сомнительной, а другие от нее в восторге. Мы собрали аргументы «за» и «против»...
Machinelearning
Face clustering with Python
https://www.pyimagesearch.com/2018/07/09/face-clus
…
PyImageSearch
Face clustering with Python - PyImageSearch
This tutorial covers face clustering, the process of finding the unique faces in an unlabeled set of images. We accomplish our face clustering and identity recognition task using OpenCV, Python, and deep learning.
Machinelearning
NLP's ImageNet moment has arrived
https://thegradient.pub/nlp-imagenet/
The Gradient
NLP's ImageNet moment has arrived
The time is ripe for practical transfer learning to make inroads into NLP.
Machinelearning
https://machinelearningmastery.com/statistical-power-and-power-analysis-in-python/
Machinelearning
https://machinelearningmastery.com/all-of-statistics-for-machine-learning/
MachineLearningMastery.com
All of Statistics for Machine Learning - MachineLearningMastery.com
A foundation in statistics is required to be effective as a machine learning practitioner. The book