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

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

№ 4959169263
Download Telegram
​Papers with codes, which published in top conferences and sorted by stars. Read the paper and play with code. This repository is continuous progress and weekly update
https://github.com/zziz/pwc

🔗 zziz/pwc
Papers with code. Sorted by stars. Updated weekly. - zziz/pwc
🎥 15x4 - 15 минут про Искусственный Интеллект
👁 2994 раз 1821 сек.
Обсуждение лекции - https://youtu.be/Pkx8xwcpG1U

"Что такое Искусственный Интеллект, каких он бывает видов, как устроен внутри? Будут ли у него чувства и эмоции, захватит ли он человечество или будет нам верным помощником?" Александр Гапак http://vk.com/alex_gapak

Слайды - https://goo.gl/jxhgmp

15х4 - это сообщество молодых ученых и фанатов науки.
Мы хотим, чтобы люди выступали и делились знаниями.

http://15x4.org
http://vk.com/15x4talks
http://twitter.com/15x4talks
http://facebook.com/15x4talks
http:/
​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...