Neural Networks | Нейронные сети
11.8K subscribers
760 photos
165 videos
170 files
9.41K links
Все о машинном обучении

По всем вопросам - @notxxx1

№ 4959169263
Download Telegram
​How to Create an Equally, Linearly, and Exponentially Weighted Average of Neural Network Model Weights in Keras
https://machinelearningmastery.com/polyak-neural-network-model-weight-ensemble/

🔗 How to Create an Equally, Linearly, and Exponentially Weighted Average of Neural Network Model Weigh
The training process of neural networks is a challenging optimization process that can often fail to converge. This can mean that the model at the end of training may not be a stable or best-performing set of weights to use as a final model. One approach to address this problem is to use an average …
Deep Learning for NLP: PyTorch vs Tensorflow – Elvis Saravia – PyCon

🎥 Deep Learning for NLP: PyTorch vs Tensorflow – Elvis Saravia – PyCon Taiwan 2018
👁 1 раз 3118 сек.
Day 2, R0 11:15–12:00

In this talk, I will discuss some of the best practices and latest trends in natural language processing (NLP) research. The main goal is to provide a comprehensive comparison between machine learning frameworks (PyTorch and Tensorflow) when used for NLP-related tasks, such as sentiment analysis and emotion recognition from textual data. I will cover how to program and train widely-used algorithms, such as neural word embeddings and long short-term memory (LSTM) networks, for sentence
​Remodelling machine learning: An AI that thinks like a scientist

🔗 Remodelling machine learning: An AI that thinks like a scientist
Modern machine learning is great for helping scientists sort through huge, unwieldy data sets. But it’s less useful for things that require inference or reas...
​TensorFlow high-level APIs: Part 3 - Building and refining your models

🔗 TensorFlow high-level APIs: Part 3 - Building and refining your models
Welcome to Part 3 of our mini-series on TensorFlow high-level APIs! In this 3 part mini-series, TensorFlow Engineering Manager Karmel Allison runs us through...
Kaggle YouTube-8M 2: классификация видео

🎥 Kaggle YouTube-8M 2: классификация видео — Глеб Стеркин, Владимир Алиев
👁 1 раз 1272 сек.
Глеб Стеркин и Владимир Алиев вместе со своей командой заняли 4 место в конкурсе Kaggle The 2nd YouTube-8M Video Understanding Challenge. Как и в прошлом году стояла задача в классификации большого объёма видео, но в этот раз с ограничениями на размер модели. В видео участники рассказывают про использованные модели, многоуровневый подход с нейронными сетями и градиентным бустингом, сравнивают различные подходы.

Слайды: https://gh.mltrainings.ru/presentations/SterkinAliev_KaggleYT8M2_2018.pdf

Узнать о теку
​Machine Learning Cheatsheet.
Brief visual explanations of machine learning concepts with diagrams, code examples and links to resources for learning more.

🔗 Machine Learning Cheatsheet — ML Cheatsheet documentation
Kubernetes for Beginners

🎥 Kubernetes for Beginners
👁 1 раз 665 сек.
Kubernetes is one of the highest velocity open source projects in history. Its a tool that enables developers to manage 'containerized' apps in the cloud easily. In this tutorial video, I'll deploy an image classifier app built in python to the cloud using Kubernetes. It's a 3 step process, and along the way I'll explain key concepts surrounding Docker, Google Cloud, and scalability. Enjoy!

Code for this video:
https://github.com/llSourcell/kubernetes

Please Subscribe! And Like. And comment. Thats what
🎥 Процесс решения задач глубокого машинного обучения
👁 3 раз 683 сек.
Обобщенный процесс решения задачи глубокого машинного обучения:

1. Определение задачи и создание набора данных.
2. Выбор меры успеха.
3. Выбор протокола оценки.
4. Предварительная подготовка данных.
5. Разработка модели, более совершенной, чем базовый случай.
6. Масштабирование по вертикали: разработка модели с переобучением. Поиск границы между недообучением и переобучением.
7. Регуляризация модели и настройка гиперпараметров.

Источник: http://datascientist.one/sxema-resheniya-zadach-deep-learning/
​A Gentle Introduction to the Rectified Linear Activation Function for Deep Learning Neural Networks

🔗 A Gentle Introduction to the Rectified Linear Activation Function for Deep Learning Neural Networks
In a neural network, the activation function is responsible for transforming the summed weighted input from the node into the activation of the node or output for that input. The rectified linear activation function is a piecewise linear function that will output the input directly if is positive, otherwise, it will output zero. It has …
​Программист из Красноярска создал мобильное приложение на основе нейросетей и покоряет рынки России, США и Германии. NGS.RU расспросил предпринимателя об особенностях IT-бизнеса за рубежом, рынке труда в Соединённых Штатах и возможности монетизации идей. https://ngs24.ru/news/more/65698631/?from=window_2

🔗 Как программист из Красноярска сделал приложение для модников и открыл офис в США
Однажды программист из Красноярска Андрей Корхов съездил в Кремниевую долину в США и увлекся там изучением искусственного интеллекта.