Machine Learning for Beginners: An Introduction to Neural Networks
A simple explanation of how they work and how to implement one from scratch in Python.
https://towardsdatascience.com/machine-learning-for-beginners-an-introduction-to-neural-networks-d49f22d238f9?source=collection_home---4------2---------------------
A simple explanation of how they work and how to implement one from scratch in Python.
https://towardsdatascience.com/machine-learning-for-beginners-an-introduction-to-neural-networks-d49f22d238f9?source=collection_home---4------2---------------------
Towards Data Science
Machine Learning for Beginners: An Introduction to Neural Networks
A simple explanation of how they work and how to implement one from scratch in Python.
Анализ данных на Scala — суровая необходимость или приятная возможность?
https://habr.com/ru/company/mailru/blog/442688/
https://habr.com/ru/company/mailru/blog/442688/
Хабр
Анализ данных на Scala — суровая необходимость или приятная возможность?
Традиционными инструментами в сфере Data Science являются такие языки, как R и Python — расслабленный синтаксис и большое количество библиотек для машинного обу...
Interpretable AI or How I Learned to Stop Worrying and Trust AI
https://towardsdatascience.com/interpretable-ai-or-how-i-learned-to-stop-worrying-and-trust-ai-e61f9e8ee2c2?source=collection_home---4------0---------------------
https://towardsdatascience.com/interpretable-ai-or-how-i-learned-to-stop-worrying-and-trust-ai-e61f9e8ee2c2?source=collection_home---4------0---------------------
Towards Data Science
Interpretable AI or How I Learned to Stop Worrying and Trust AI
Interpretability techniques to build robust, unbiased AI applications
The AI-Art Gold Rush Is Here
An artificial-intelligence “artist” got a solo show at a Chelsea gallery. Will it reinvent art, or destroy it?
https://medium.com/abovethefold/the-ai-art-gold-rush-is-here-a3dda143563?source=topic_page---------------------------20
An artificial-intelligence “artist” got a solo show at a Chelsea gallery. Will it reinvent art, or destroy it?
https://medium.com/abovethefold/the-ai-art-gold-rush-is-here-a3dda143563?source=topic_page---------------------------20
Medium
The AI-Art Gold Rush Is Here
An artificial-intelligence “artist” got a solo show at a Chelsea gallery. Will it reinvent art, or destroy it?
Google and OpenAI Help You See What Neural Networks See
https://towardsdatascience.com/google-and-openai-help-you-see-what-neural-networks-see-77ec5fd9564a
https://towardsdatascience.com/google-and-openai-help-you-see-what-neural-networks-see-77ec5fd9564a
Real-Time AR Self-Expression with Machine Learning
https://ai.googleblog.com/2019/03/real-time-ar-self-expression-with.html
https://ai.googleblog.com/2019/03/real-time-ar-self-expression-with.html
Googleblog
Real-Time AR Self-Expression with Machine Learning
AlphaStar: Mastering the Real-Time Strategy Game StarCraft II
https://deepmind.com/blog/alphastar-mastering-real-time-strategy-game-starcraft-ii/
https://deepmind.com/blog/alphastar-mastering-real-time-strategy-game-starcraft-ii/
Google DeepMind
AlphaStar: Mastering the real-time strategy game StarCraft II
Games have been used for decades as an important way to test and evaluate the performance of artificial intelligence systems. As capabilities have increased, the research community has sought...
It’s Only Natural: An Excessively Deep Dive Into Natural Gradient Optimization
https://towardsdatascience.com/its-only-natural-an-excessively-deep-dive-into-natural-gradient-optimization-75d464b89dbb
https://towardsdatascience.com/its-only-natural-an-excessively-deep-dive-into-natural-gradient-optimization-75d464b89dbb
Medium
It’s Only Natural: An Excessively Deep Dive Into Natural Gradient Optimization
This post gives an intuitive explanation of an approach called Natural Gradient, an elegant way to dynamically adjust gradient step size.
Data Science Code Refactoring Example
https://towardsdatascience.com/data-science-code-refactoring-example-14c3ec858e0c
https://towardsdatascience.com/data-science-code-refactoring-example-14c3ec858e0c
Medium
Data Science Code Refactoring Example
When learning to code for data science we don’t usually consider the idea of modifying our code to reap a particular benefit in terms of…
Using RNNs for Machine Translation
An introduction to RNN and LSTM networks, as well as their applications.
https://towardsdatascience.com/using-rnns-for-machine-translation-11ddded78ddf?source=collection_home---4------4---------------------
An introduction to RNN and LSTM networks, as well as their applications.
https://towardsdatascience.com/using-rnns-for-machine-translation-11ddded78ddf?source=collection_home---4------4---------------------
Medium
Using RNNs for Machine Translation
An introduction to RNN and LSTM networks, as well as their applications.
Get Started with Using CNN+LSTM for Forecasting
A method you should try when you have data of low granularity with recurring local pattern
https://towardsdatascience.com/get-started-with-using-cnn-lstm-for-forecasting-6f0f4dde5826?source=topic_page---------2------------------1
A method you should try when you have data of low granularity with recurring local pattern
https://towardsdatascience.com/get-started-with-using-cnn-lstm-for-forecasting-6f0f4dde5826?source=topic_page---------2------------------1
Medium
Get Started with Using CNN+LSTM for Forecasting
A method you should try when you have data of low granularity with recurring local pattern
9 Applications of Deep Learning for Computer Vision
https://machinelearningmastery.com/applications-of-deep-learning-for-computer-vision/
https://machinelearningmastery.com/applications-of-deep-learning-for-computer-vision/
MachineLearningMastery.com
9 Applications of Deep Learning for Computer Vision - MachineLearningMastery.com
The field of computer vision is shifting from statistical methods to deep learning neural network methods. There are still many challenging problems to solve in computer vision. Nevertheless, deep learning methods are achieving state-of-the-art results on…
Artificial Intelligence vs Human Intelligence
https://medium.com/@hassanraha/artificial-intelligence-vs-human-intelligence-4d141ba6216e
https://medium.com/@hassanraha/artificial-intelligence-vs-human-intelligence-4d141ba6216e
Medium
Artificial Intelligence vs Human Intelligence
Widely, there are two categories of people. One, as soon as you read the title of this article, you would readily assume that AI cannot…
Machine learning interpretability techniques
https://towardsdatascience.com/machine-learning-interpretability-techniques-662c723454f3?source=collection_home---4------0---------------------
https://towardsdatascience.com/machine-learning-interpretability-techniques-662c723454f3?source=collection_home---4------0---------------------
Towards Data Science
Black-box vs. white-box models
Most machine learning systems require the ability to explain to stakeholders why certain predictions are made. When choosing a suitable…
The Evolved Transformer - Enhancing Transformer with Neural Architecture Search
https://towardsdatascience.com/the-evolved-transformer-enhancing-transformer-with-neural-architecture-search-f0073a915aca
https://towardsdatascience.com/the-evolved-transformer-enhancing-transformer-with-neural-architecture-search-f0073a915aca
Medium
The Evolved Transformer - Enhancing Transformer with Neural Architecture Search
Neural architecture search (NAS) is the process of algorithmically searching for new designs of neural networks. Though researchers have…
Google Faculty Research Awards 2018
https://ai.googleblog.com/2019/03/google-faculty-research-awards-2018.html
https://ai.googleblog.com/2019/03/google-faculty-research-awards-2018.html
Googleblog
Google Faculty Research Awards 2018