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

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

№ 4959169263
Download Telegram
​How to Lift the Veil Off Hidden Algorithms
In the absence of rules around algorithms, activists, lawyers, and tech workers are hacking transparency through other means

🔗 How to Lift the Veil Off Hidden Algorithms – Fast Company – Medium
In the absence of rules around algorithms, activists, lawyers, and tech workers are hacking transparency through other means
🎥 Machine Learning инженер в США | Что и где учить по машинному обучению
👁 82 раз 1137 сек.
Михаил Ольховский – Machine Learning инженер в Postmates –  в этом видео рассказал о своем пути в программирование и поделился полезными онлайн ресурсами по изучению машинного обучение. Приятного просмотра!

Спасибо за просмотр и лайк!

Не забудьте подписаться на канал, чтобы не пропустить новые выпуски.

Запись на личную консультацию – pb@progblog.tv
-визовые вопросы,
-способы поиски работы в США,
-прохождение собеседований,
-составление резюме,
-заполнение LinkedIn-профиля,
-учеба в США по специальност
​A Unified Theory of Early Visual Representations from Retina to Cortex through Anatomically Constrained Deep CNNs

Paper https://arxiv.org/abs/1901.00945

#Neurons #Cognition #MachineLearning

🔗 A Unified Theory of Early Visual Representations from Retina to Cortex through Anatomically Constrai
The visual system is hierarchically organized to process visual information in successive stages. Neural representations vary drastically across the first stages of visual processing: at the output of the retina, ganglion cell receptive fields (RFs) exhibit a clear antagonistic center-surround structure, whereas in the primary visual cortex, typical RFs are sharply tuned to a precise orientation. There is currently no unified theory explaining these differences in representations across layers. Here, using a deep convolutional neural network trained on image recognition as a model of the visual system, we show that such differences in representation can emerge as a direct consequence of different neural resource constraints on the retinal and cortical networks, and we find a single model from which both geometries spontaneously emerge at the appropriate stages of visual processing. The key constraint is a reduced number of neurons at the retinal output, consistent with the anatomy of the optic nerve as a stri
​Начинаем работу с Azure Machine Learning service

Сегодня рассмотрим нашу пятую итерацию по созданию продукта для машинного обучения. Чтобы подойти к этой теме, кратко напомним о предыдущих продуктах и их состоянии на текущий момент. Рассмотрим только полностью интегрированные решения, которые позволяют пройти путь от расчета модели до использования в реальных кейсах в одном полноценном продукте.

🔗 Начинаем работу с Azure Machine Learning service
Сегодня рассмотрим нашу пятую итерацию по созданию продукта для машинного обучения. Чтобы подойти к этой теме, кратко напомним о предыдущих продуктах и их...
I Built My Own Self-Driving Car. Part #1

In this part of article I am going to build a very basic car detection classifier using Python and OpenCV. There is a variety of different object detection and classification techniques and I am going to pay particular attention to the use of Haar Cascades. However, the Haar Cascade classification itself would be covered very briefly in this particular article.

#programming #IT #artificialintellegence #developer #HaarCascade #Python #OpenCV #MadDevs

https://blog.maddevs.io/i-built-my-own-self-driving-car-part-1-4478551ee205

🔗 I Built My Own Self-Driving Car. Part #1 – Mad Devs
Machine Learning with TensorFlow

Наш телеграмм канал - https://t.me/ai_machinelearning_big_data

📝 Machine Learning with TensorFlow.pdf - 💾6 063 043
🎥 Tiresias: Predicting Security Events Through Deep Learning
👁 1 раз 1427 сек.
Previous research in predicting malicious events only looked at binary outcomes (eg. whether an attack would happen or not), but not at the specific steps that an attacker would undertake. To fill this gap we present Tiresias xspace, a system that leverages Recurrent Neural Networks (RNNs) to predict future events on a machine, based on previous observations.
Read this paper in the ACM Digital Library: https://dl.acm.org/citation.cfm?id=3243811
🎥 10 глупых вопросов РУКОВОДИТЕЛЮ ЯНДЕКС.ПОИСКА
👁 6 раз 1173 сек.
Новый гость "10 глупых вопросов" – руководитель Поиска Яндекса Андрей Стыскин. Мы задали Андрею самые глупые вопросы о работе Поиска, личных данных и получили на них умные ответы.
Подписка Яндекс.Плюс на месяц (пробный период) для всех подписчиков канала ЖИЗА: https://ya.cc/52uOI

ЖИЗА в Instagram: https://www.instagram.com/zhiza_show

FAQ – почему мы не озвучиваем вопросы: https://goo.gl/X1mJZV

Другие выпуски «10 глупых вопросов»:
-ветеринар https://goo.gl/WBjJQd
-мультипликатор https://goo.gl/n7obfz
-пр
🎥 Neural networks interactively - right in your browser! - Piotr Migdał - code::dive 2018
👁 1 раз 3840 сек.
Deep learning (artificial neural networks) is progressing at a rapid pace. In the last few years, image recognition performance went from not useful to on a par with human level. Lately, AlphaGo Zero not only beat human masters, but was able to do so entirely learning by playing with itself. And it keeps going; something that was an original discovery 6 months ago may have become an industry baseline.

Moreover, it is relatively easy to start using deep learning - using Python libraries such as Keras or PyT