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

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

№ 4959169263
加入频道
​Data Fucking Science - наш новый open-source проект из Европы. Просьба написать, что думаете об интерактивной карте для машинного обучения:
https://www.datafuckingscience.com/ml
(лучше заходить с компа). Всем большое спасибо!

🔗 DFS | Machine Learning
​Cyber Security Meets Deep Learning Ver 3.0

🔗 Cyber Security Meets Deep Learning Ver 3.0
Deep Learning meets Cyber security - presentation - ISC2 Albuquerque chapter (Unedited content) -2018 Please Click SUBSCRIBE button to keep you informed abou...
​A Deep Learning Model to Predict a Diagnosis of Alzheimer Disease by Using 18F-FDG PET of the Brain

Computer Vision can detect Alzheimer’s Disease in brain scans SIX YEARS before a diagnosis. Uses PET scans, which are common & cheaper. 82% specificity at 100% sensitivity. Can pick out signs hard to see with the naked eye.

Link: https://pubs.rsna.org/doi/10.1148/radiol.2018180958

#CV #DL #Alzheimer #medical

🔗 A Deep Learning Model to Predict a Diagnosis of Alzheimer Disease by Using 18F-FDG PET of the Brain | Radiology
#ai #pytorch #deeplearning
PyTorch CNN Weights - Learnable Parameters in Neural Networks

https://www.youtube.com/watch?v=stWU37L91Yc

🎥 PyTorch CNN Weights - Learnable Parameters in Neural Networks
👁 1 раз 1431 сек.
In this post, we'll be exploring the inner workings of PyTorch, Introducing more OOP concepts, convolutional and linear layer weight tensors, matrix multiplication for deep learning and more!

Check out the corresponding blog and other resources for this video at:
http://deeplizard.com/learn/video/stWU37L91Yc

❤️🦎 Special thanks to the following polymaths of the deeplizard hivemind:
George Tohme

Support collective intelligence, and join the deeplizard hivemind:
http://deeplizard.com/hivemind

Code:
https:
​Deep Learning With TensorFlow Videos
This Deep learning With Tensorflow videos playlist will help you to learn the basic concepts of Deep Learning, TensorFlow, the main functions, operations and the execution pipeline.

https://www.youtube.com/playlist?list=PL9ooVrP1hQOEX8BKDplfG86ky8s7Oxbzg

🔗 Deep Learning With TensorFlow Videos - YouTube
This Deep learning With Tensorflow videos playlist will help you to learn the basic concepts of Deep Learning, TensorFlow, the main functions, operations and...
Machine Learning and the Mathematics Needed to Make a Computer Learn

🎥 Machine Learning and the Mathematics Needed to Make a Computer Learn
👁 1 раз 994 сек.
Check out the Machine Learning Course on Coursera: https://click.linksynergy.com/deeplink?id=vFuLtrCrRW4&mid=40328&murl=https%3A%2F%2Fwww.coursera.org%2Flearn%2Fmachine-learning%3Futm_term%3Dmp_ml_nov18

Join Facebook Group: https://www.facebook.com/groups/majorprep/

Follow MajorPrep on Twitter: https://twitter.com/MajorPrep1

►Support the Channel
Patreon: https://patreon.com/majorprep
PayPal(one time donation): https://www.paypal.me/majorprep

►My Setup:
Space Pictures: https://amzn.to/2CC4Kqj
Camera: htt
​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...