Neural Networks | Нейронные сети
11.6K subscribers
803 photos
184 videos
170 files
9.45K links
Все о машинном обучении

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

№ 4959169263
Download Telegram
Знакомство с машинным обучением на бесплатном интенсиве от Skillbox — отличный шанс начать карьеру в Data Science и стать востребованным специалистом.

Регистрируйся по ссылке: https://clc.to/rxEv9g

Всего три дня занятий — с 13 по 15 января, и ты откроешь себе дверь в профессию будущего!

💡 Интенсив проведёт Михаил Овчинников, главный методист технического направления Skillbox. Вместе с ним ты создашь искусственный интеллект, освоишь Python и Machine Learning с нуля.
HybridPose: 6D Object Pose Estimation under Hybrid Representations

https://github.com/chensong1995/HybridPose

https://arxiv.org/abs/2001.01869v1

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

🔗 chensong1995/HybridPose
Implementation of HybridPose: 6D Object Pose Estimation under Hybrid Representation - chensong1995/HybridPose
🎥 React with Python Flask and Machine Learning/Vision - THIS IS A TEST!
👁 1 раз 5621 сек.
In this video I check out a blog I found where Prediction is used inside a python flask and react app on github, and I also setup a starter github with Python Flask using Visual Studio and React JS as a starting point to do some (non-standard) architectural integration using a module blueprint approach. For this, there will be a second and third video to work through the integration points. Fun hacking on it, it was a litle long, but its cool, the next one will be even better :)
🎥 Machine Learning for Beginners - Supervised vs. Unsupervised Learning
👁 1 раз 711 сек.
Welcome back to this series on Machine Learning for Beginners! This video will cover the different types of Machine Learning algorithms - Supervised Learning, Unsupervised Learning, Semisupervised Learning and finally Reinforcement Learning. We're almost to the coding portion - stay tuned!

► JOIN THECODEX TODAY! https://www.thecodex.me/
► FACEBOOK: https://www.facebook.com/TheCodexMe/
► TWITTER: https://twitter.com/thecodexme
► SUPPORT ME ON PATREON: https://www.patreon.com/The_Codex



THECODEX
​CS221: Artificial Intelligence: Principles And Techniques | Stanford University

What do web search, speech recognition, face recognition, machine translation, autonomous driving, and automatic scheduling have in common? These are all complex real-world problems, and the goal of artificial intelligence (AI) is to tackle these with rigorous mathematical tools.

https://www.newworldai.com/cs221-artificial-intelligence-principles-and-techniques-stanford-university/

🔗 CS221: Artificial Intelligence: Principles and Techniques | Stanford University - New World : Artifi
CS221: Artificial Intelligence: Principles and Techniques | Stanford University
🚶 HybridPose: 6D Object Pose Estimation under Hybrid Representations

https://github.com/chensong1995/HybridPose

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

Pixel-wise Voting Network for 6DoF Pose Estimation: https://github.com/zju3dv/pvnet

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

🔗 chensong1995/HybridPose
Implementation of HybridPose: 6D Object Pose Estimation under Hybrid Representation - chensong1995/HybridPose
​Визуализация границ решения классификатора на основе изображений
Введение
Понимание того, как классификатор разбивает исходное многомерное пространство признаков на множество целевых классов, является важным шагом для анализа любой задачи классификации и оценки решения, полученного с помощью машинного обучения.
Современные подходы к визуализации решений классификаторов в основном либо используют диаграммы рассеивания, которые могут отображать лишь проекции исходных обучающих выборок, но явно не показывают фактические границы принятия решений, либо используют внутреннее устройство классификатора (например kNN, SVM, Logistic Regression) для которых легко построить геометрическую интерпретацию. Такой способ не подойдет для визуализации, например, нейросетевого классификатора.
В статье "Image-based Visualization of Classifier Decision Boundaries" (Rodrigues et al., 2018) предлагается эффективный, красивый и достаточно простой альтернативный метод для визуализации решений классификатора, который лишен вышеописанных недостатков. А именно метод подходит для классификаторов любого вида и строит изображение границы принятия решений с помощью изображений с произвольной частотой дискретизации.
Этот пост — краткий обзор основных идей и результатов из оригинальной статьи.

🔗 Визуализация границ решения классификатора на основе изображений
Введение Понимание того, как классификатор разбивает исходное многомерное пространство признаков на множество целевых классов, является важным шагом для анализа...
​Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands
Hans Pinckaers, Geert Litjens : https://arxiv.org/abs/1910.10470
GitHub : https://github.com/DIAGNijmegen/neural-odes-segmentation
#MedNeurIPS #NeurIPS #NeurIPS2019

🔗 Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands
Automated medical image segmentation plays a key role in quantitative research and diagnostics. Convolutional neural networks based on the U-Net architecture are the state-of-the-art. A key disadvantage is the hard-coding of the receptive field size, which requires architecture optimization for each segmentation task. Furthermore, increasing the receptive field results in an increasing number of weights. Recently, Neural Ordinary Differential Equations (NODE) have been proposed, a new type of continuous depth deep neural network. This framework allows for a dynamic receptive field at a fixed memory cost and a smaller amount of parameters. We show on a colon gland segmentation dataset (GlaS) that these NODEs can be used within the U-Net framework to improve segmentation results while reducing memory load and parameter counts.
🎥 Apache Beam for Production Machine Learning: TensorFlow Extended (TFX)
👁 1 раз 1432 сек.
Developing ML and deep learning applications to be deployed in production is much more than just training a model. Google has taken years of experience in developing production ML pipelines and offered the open source community TensorFlow Extended (TFX), an open source version of the ML platform that Google uses internally. Pipeline processing is a core requirement of any production ML platform, and the TFX has chosen Apache Beam to implement their pipeline.

Learn from Google’s experience in applying Beam
Профессор математики из MIT рассказывает о структуре линейной алгебры.

https://youtu.be/ggWYkes-n6E

🎥 The Big Picture of Linear Algebra
👁 4 раз 957 сек.
MIT RES.18-009 Learn Differential Equations: Up Close with Gilbert Strang and Cleve Moler, Fall 2015
View the complete course: http://ocw.mit.edu/RES-18-009F15
Instructor: Gilbert Strang

A matrix produces four subspaces: column space, row space (same dimension), the space of vectors perpendicular to all rows (the nullspace), and the space of vectors perpendicular to all columns.

License: Creative Commons BY-NC-SA
More information at http://ocw.mit.edu/terms
More courses at http://ocw.mit.edu