Apache Zeppelin vs. Jupyter Notebook: comparison and experience
https://dwhsys.com/2017/03/25/apache-zeppelin-vs-jupyter-notebook/
https://dwhsys.com/2017/03/25/apache-zeppelin-vs-jupyter-notebook/
Yet another IT-blog
Apache Zeppelin vs Jupyter Notebook: comparison and experience
The more you go in data analysis, the more you understand that the most suitable tool for coding and visualizing is not a pure code, or SQL IDE, or even simplified data manipulation diagrams (aka w…
Machine Learning Top 10 Open Source Projects (v.Feb 2018)
https://medium.mybridge.co/machine-learning-top-10-open-source-projects-v-feb-2018-d1d39062bd20
https://medium.mybridge.co/machine-learning-top-10-open-source-projects-v-feb-2018-d1d39062bd20
Medium
Machine Learning Top 10 Open Source Projects (v.Feb 2018)
For the past month, we ranked nearly 250 Machine Learning Open Source Projects to pick the Top 10.
Как устроена Алиса. Лекция Яндекса
https://youtu.be/_law_tey0OQ
https://youtu.be/_law_tey0OQ
YouTube
050. Алиса: что внутри? – Борис Янгель
Поговорим о внутреннем устройстве Алисы, голосового помощника компании Яндекс. Борис Янгель рассказывает,, как его команда учит Алису понимать желания пользователя, находить ответы на самые неожиданные вопросы и, при этом, вести себя прилично.
New Deep Learning Techniques
http://www.ipam.ucla.edu/programs/workshops/new-deep-learning-techniques/?tab=schedule
http://www.ipam.ucla.edu/programs/workshops/new-deep-learning-techniques/?tab=schedule
Twitter Sentiment Analysis using combined LSTM-CNN Models
http://konukoii.com/blog/2018/02/19/twitter-sentiment-analysis-using-combined-lstm-cnn-models/
http://konukoii.com/blog/2018/02/19/twitter-sentiment-analysis-using-combined-lstm-cnn-models/
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.