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

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

№ 4959169263
加入频道
6 Life Lessons I Learned From AI Research

🎥 6 Life Lessons I Learned From AI Research
👁 8 раз 457 сек.
Tensorflow experiment link: https://www.reddit.com/r/MachineLearning/comments/4eila2/tensorflow_playground/d20noqu/
Karpathy’s classifier neural network: https://cs.stanford.edu/people/karpathy/convnetjs/demo/cifar10.html

Pick up cool perks on our Patreon page:
› https://www.patreon.com/TwoMinutePapers

We would like to thank our generous Patreon supporters who make Two Minute Papers possible:
313V, Alex Haro, Andrew Melnychuk, Angelos Evripiotis, Anthony Vdovitchenko, Brian Gilman, Christian Ahlin, Christ
DeepMind AlphaFold

🎥 DeepMind AlphaFold
👁 20 раз 726 сек.
DeepMind, an AI lab & complete outsider to the field of molecular biology, beat top pharmaceutical companies with 100K+ employees like Pfizer, Novartis, etc. at predicting protein structures. This is huge! DeepMind didn't yet release the paper or code, so I browsed the CASP reports and different related papers to reverse engineer the architecture as best as I could. What I ended up doing is forking a related research papers code and repurposing it, since its very similar (2 residual networks were used). In
​DeepMind AlphaFold

🔗 DeepMind AlphaFold
DeepMind, an AI lab & complete outsider to the field of molecular biology, beat top pharmaceutical companies with 100K+ employees like Pfizer, Novartis, etc....
Deep Learning, Keras, and TensorFlow

🎥 Introduction to Deep Learning, Keras, and TensorFlow
👁 1 раз 3841 сек.
This video was recorded in San Francisco on Jan 9, 2019.

Slides from the video can be viewed here: https://www.slideshare.net/0xdata/introduction-to-deep-learning-keras-and-tensorflow-128124587

This fast-paced session starts with a simple yet complete neural network (no frameworks), followed by an overview of activation functions, cost functions, backpropagation, and then a quick dive into CNNs. Next, we'll create a neural network using Keras, followed by an introduction to TensorFlow and TensorBoard. Fo
WSAI 2018 - Unity Technologies, Danny Lange, VP of AI and Machine Learning

🎥 WSAI 2018 - Unity Technologies, Danny Lange, VP of AI and Machine Learning
👁 1 раз 1445 сек.
Enterprise Story - Democratising access to superior technology with machine learning agents

Watch Danny Lange, VP of AI and Machine Learning at Unity Technologies on stage at World Summit AI 2018 in Amsterdam.
​Accelerate the Training of Deep Neural Networks with Batch Normalization

https://machinelearningmastery.com/batch-normalization-for-training-of-deep-neural-networks/

🔗 Accelerate the Training of Deep Neural Networks with Batch Normalization
Training deep neural networks with tens of layers is challenging as they can be sensitive to the initial random weights and configuration of the learning algorithm. One possible reason for this difficulty is the distribution of the inputs to layers deep in the network may change after each mini-batch when the weights are updated. This …
🎥 Beginner Keras / TensorFlow Tutorial for Deep Learning
👁 1 раз 1173 сек.
Source Code
http://apmonitor.com/do/index.php/Main/DeepLearning

Deep learning is a type of machine learning with a multi-layered neural network. It is one of many machine learning methods for synthesizing data into a predictive form. Two applications of deep learning are regression (predict outcome) and classification (distinguish among discrete options). In each case, there is training data that is used to adjust weights (unknown parameters) that minimize a loss function (objective function).

A trained m
​Как UEBA помогает повышать уровень кибербезопасности

Организации, которые хотят добавить расширенные аналитические возможности или возможности машинного обучения в свой арсенал ИТ-безопасности, имеют в своем распоряжении относительно новое решение: систему аналитики поведения пользователей и сущностей – User and Entity Behavior Analytics (UEBA).

🔗 Как UEBA помогает повышать уровень кибербезопасности
Организации, которые хотят добавить расширенные аналитические возможности или возможности машинного обучения в свой арсенал ИТ-безопасности, имеют в своем...