CheXNet-Keras: deep learning models to detect and localize diseases from chest X-Rays
https://github.com/brucechou1983/CheXNet-Keras
https://github.com/brucechou1983/CheXNet-Keras
GitHub
GitHub - brucechou1983/CheXNet-Keras: This project is a tool to build CheXNet-like models, written in Keras.
This project is a tool to build CheXNet-like models, written in Keras. - brucechou1983/CheXNet-Keras
Keras-GAN: Collection of accessible implementations of GANs in Keras
https://github.com/eriklindernoren/Keras-GAN
https://github.com/eriklindernoren/Keras-GAN
GitHub
GitHub - eriklindernoren/Keras-GAN: Keras implementations of Generative Adversarial Networks.
Keras implementations of Generative Adversarial Networks. - eriklindernoren/Keras-GAN
Deep learning in production with Keras, Redis, Flask, and Apache
https://www.pyimagesearch.com/2018/02/05/deep-learning-production-keras-redis-flask-apache/
https://www.pyimagesearch.com/2018/02/05/deep-learning-production-keras-redis-flask-apache/
PyImageSearch
Deep learning in production with Keras, Redis, Flask, and Apache - PyImageSearch
This guide will show you how to deploy and scale your deep learning model in production using Keras, Redis, Flask, and Apache.
The Word English Bible Speech Dataset: A Large Single Speaker Dataset of English
https://www.kaggle.com/bryanpark/the-world-english-bible-speech-dataset
https://www.kaggle.com/bryanpark/the-world-english-bible-speech-dataset
Kaggle
The World English Bible
A large, single-speaker speech dataset in English
Случайные эволюционные стратегии в машинном обучении
https://habrahabr.ru/post/350136/
https://habrahabr.ru/post/350136/
habrahabr.ru
Случайные эволюционные стратегии в машинном обучении
Нейронные сети учатся совсем не так как люди. Оптимизация нейронной сети — на самом деле градиентный спуск по некоторой функции потерь , где переменными...
Machine Learning Top 10 Articles for the Past Month-v.Mar 2018
https://medium.mybridge.co/machine-learning-top-10-articles-for-the-past-month-v-mar-2018-a3473d6da21f
https://medium.mybridge.co/machine-learning-top-10-articles-for-the-past-month-v-mar-2018-a3473d6da21f
Medium
Machine Learning Top 10 Articles for the Past Month (v.Mar 2018)
For the past month, we ranked nearly 1,400 Machine Learning articles to pick the Top 10 stories.
PyTorch Implementation of "Session-based Recommendations with Recurrent Neural Networks(ICLR 2016)"
https://github.com/yhs-968/pyGRU4REC
https://github.com/yhs-968/pyGRU4REC
GitHub
yhs-968/pyGRU4REC
PyTorch Implementation of Session-based Recommendations with Recurrent Neural Networks(ICLR 2016, Hidasi et al.) - yhs-968/pyGRU4REC
Pytorch implementation of Dilated RNNs
https://github.com/zalandoresearch/pt-dilate-rnn
https://github.com/zalandoresearch/pt-dilate-rnn
GitHub
zalandoresearch/pt-dilate-rnn
pt-dilate-rnn - Dilated RNNs in pytorch
From Instacart: Lore, framework for configuring, building, deploying and maintaining deep learning models
https://tech.instacart.com/how-to-build-a-deep-learning-model-in-15-minutes-a3684c6f71e
https://tech.instacart.com/how-to-build-a-deep-learning-model-in-15-minutes-a3684c6f71e
Medium
How to build a deep learning model in 15 minutes
An open source framework for configuring, building, deploying and maintaining deep learning models in Python.
Тут разбирают по главам книгу Deep Learning
https://www.youtube.com/channel/UCF9O8Vj-FEbRDA5DcDGz-Pg/videos
https://www.youtube.com/channel/UCF9O8Vj-FEbRDA5DcDGz-Pg/videos
YouTube
Alena Kruchkova
Deep Learning Book Club
Pandas on Ray - Make Pandas faster by replacing one line of your code
https://rise.cs.berkeley.edu/blog/pandas-on-ray/
https://rise.cs.berkeley.edu/blog/pandas-on-ray/
RISE Lab
Pandas on Ray - RISE Lab
View the code on Gist.
Blog post on GANs as defenses for adversarial examples
http://approximatelycorrect.com/2018/03/02/defending-adversarial-examples-using-gans/
http://approximatelycorrect.com/2018/03/02/defending-adversarial-examples-using-gans/
Approximatelycorrect
Leveraging GANs to combat adversarial examples
In 2014, Szegedy et al. published an ICLR paper with a surprising discovery: modern deep neural
Pytorch Implementation of i-RevNet: Deep Invertible Networks (ICLR18)
https://github.com/jhjacobsen/pytorch-i-revnet
https://github.com/jhjacobsen/pytorch-i-revnet
GitHub
GitHub - jhjacobsen/pytorch-i-revnet: i-RevNet Pytorch Code
i-RevNet Pytorch Code. Contribute to jhjacobsen/pytorch-i-revnet development by creating an account on GitHub.
Real Time Trigger Word Detection with Keras
https://hackernoon.com/how-to-do-real-time-trigger-word-detection-with-keras-b8a56ab106b7
https://hackernoon.com/how-to-do-real-time-trigger-word-detection-with-keras-b8a56ab106b7
Hacker Noon
How to do Real Time Trigger Word Detection with Keras
I just finished the Coursera deep learning online program this week. The last programming assignment is about trigger word detection, aka…
Emotion AI и эмоциональные технологии: конференция Neurodata Lab и НИУ ИТМО
https://habrahabr.ru/company/neurodatalab/blog/350478/
https://habrahabr.ru/company/neurodatalab/blog/350478/
habrahabr.ru
Emotion AI и эмоциональные технологии: конференция Neurodata Lab и НИУ ИТМО
30 марта 2018 г. Neurodata Lab LLC и НИУ ИТМО проводят однодневную конференцию в Санкт-Петербурге (мероприятие в Москве также запланировано на ближайшее...
Implementation of AlphaZero for Gomoku (TensorFlow, Pytorch and Theano)
https://github.com/junxiaosong/AlphaZero_Gomoku
https://github.com/junxiaosong/AlphaZero_Gomoku
GitHub
GitHub - junxiaosong/AlphaZero_Gomoku: An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a…
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row) - GitHub - junxiaosong/AlphaZero_Gomoku: An implementation of the AlphaZero algorithm for Gomoku (also...
Tensor Comprehensions in PyTorch
http://pytorch.org/2018/03/05/tensor-comprehensions.html
http://pytorch.org/2018/03/05/tensor-comprehensions.html