Machinelearning
@ai_machinelearning_big_data
289K
subscribers
3.97K
photos
694
videos
17
files
4.56K
links
Погружаемся в машинное обучение и Data Science
Показываем как запускать любые LLm на пальцах.
По всем вопросам -
@haarrp
@itchannels_telegram
-
🔥
best channels
Реестр РКН:
clck.ru/3Fmqri
加入频道
Join
Machinelearning
289K subscribers
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
Machinelearning
https://medium.com/@dbrainio/amazon-basin-from-space-competitive-approach-to-train-neural-network-736937902dd0
Medium
Amazon Basin from Space: Competitive Approach to Train Neural Network
Hello! My name is Artur Kuzin, and I’m a Lead Data Scientist at Dbrain. In the past, I was a researcher in the field of Micro and…
Machinelearning
https://machinelearningmastery.com/confounding-variables-in-machine-learning/
MachineLearningMastery.com
The Role of Randomization to Address Confounding Variables in Machine Learning - MachineLearningMastery.com
A large part of applied machine learning is about running controlled experiments to discover what algorithm or algorithm configuration to use on a predictive modeling problem. A challenge is that there are aspects of the problem and the algorithm called confounding…
Machinelearning
https://www.technologyreview.com/s/611568/evolutionary-algorithm-outperforms-deep-learning-machines-at-video-games/
MIT Technology Review
Evolutionary algorithm outperforms deep-learning machines at video games
With all the excitement over neural networks and deep-learning techniques, it’s easy to imagine that the world of computer science consists of little else. Neural networks, after all, have begun to outperform humans in tasks such as object and face recognition…
Machinelearning
https://blog.paperspace.com/busting-the-myths-about-batch-normalization/
Paperspace by DigitalOcean Blog
Intro to Optimization in Deep Learning: Busting the Myth About Batch Normalization
Batch Normalisation does NOT reduce internal covariate shift. This posts looks into why internal covariate shift is a problem and how batch normalisation is used to address it.
Machinelearning
https://www.kaggle.com/c/google-ai-open-images-visual-relationship-track
Kaggle
Google AI Open Images - Visual Relationship Track
Detect pairs of objects in particular relationships.
Machinelearning
https://machinelearningmastery.com/difference-between-a-batch-and-an-epoch/