Green AI vs Red AI
https://arxiv.org/abs/1907.10597
Tackling Climate Change with Machine Learning
https://www.reddit.com/r/MachineLearning/comments/da30mv/r_tackling_climate_change_with_machine_learning/
https://arxiv.org/abs/1907.10597
Tackling Climate Change with Machine Learning
https://www.reddit.com/r/MachineLearning/comments/da30mv/r_tackling_climate_change_with_machine_learning/
arXiv.org
Green AI
The computations required for deep learning research have been doubling every few months, resulting in an estimated 300,000x increase from 2012 to 2018 [2]. These computations have a surprisingly...
How to Save a NumPy Array to File for Machine Learning
https://machinelearningmastery.com/how-to-save-a-numpy-array-to-file-for-machine-learning/
https://machinelearningmastery.com/how-to-save-a-numpy-array-to-file-for-machine-learning/
MachineLearningMastery.com
How to Save a NumPy Array to File for Machine Learning - MachineLearningMastery.com
Developing machine learning models in Python often requires the use of NumPy arrays.
NumPy arrays are efficient data structures for working with data in Python, and machine learning models like those in the scikit-learn library, and deep learning models…
NumPy arrays are efficient data structures for working with data in Python, and machine learning models like those in the scikit-learn library, and deep learning models…
Sparse Networks from Scratch: Faster Training without Losing Performance
https://arxiv.org/abs/1907.04840
https://timdettmers.com/2019/07/11/sparse-networks-from-scratch/
Sparse Learning Library and Sparse Momentum Resources
https://github.com/TimDettmers/sparse_learning
https://arxiv.org/abs/1907.04840
https://timdettmers.com/2019/07/11/sparse-networks-from-scratch/
Sparse Learning Library and Sparse Momentum Resources
https://github.com/TimDettmers/sparse_learning
arXiv.org
Sparse Networks from Scratch: Faster Training without Losing Performance
We demonstrate the possibility of what we call sparse learning: accelerated training of deep neural networks that maintain sparse weights throughout training while achieving dense performance...
Introducing the Next Generation of On-Device Vision Models: MobileNetV3 and MobileNetEdgeTPU
https://ai.googleblog.com/2019/11/introducing-next-generation-on-device.html
https://ai.googleblog.com/2019/11/introducing-next-generation-on-device.html
Googleblog
Introducing the Next Generation of On-Device Vision Models: MobileNetV3 and MobileNetEdgeTPU
Research Guide: Pruning Techniques for Neural Networks
https://heartbeat.fritz.ai/research-guide-pruning-techniques-for-neural-networks-d9b8440ab10d
https://heartbeat.fritz.ai/research-guide-pruning-techniques-for-neural-networks-d9b8440ab10d
Medium
Research Guide: Pruning Techniques for Neural Networks
[Nearly] Everything you need to know in 2019
Media is too big
VIEW IN TELEGRAM
Sberbank's subsidiary Cloud Technologies (provides cloud services under the SberCloud brand) showed the most powerful russian supercomputer Christofari.
Power of the supercomputer is 6.67 penaflops (about 6.7 quadrillion operations per second). So Christofari be in the TOP-30 of the world rating.Access will be available for all AI Cloud subscribers. The cost of usage per min on a full power - 5750 RUB (about $90).
Power of the supercomputer is 6.67 penaflops (about 6.7 quadrillion operations per second). So Christofari be in the TOP-30 of the world rating.Access will be available for all AI Cloud subscribers. The cost of usage per min on a full power - 5750 RUB (about $90).
Sharing our Experience Upgrading OpenNMT to TensorFlow 2.0
https://blog.tensorflow.org/2019/11/our-experience-upgrading-OpenNMT-to-TensorFlow.html
code: https://github.com/OpenNMT/OpenNMT-tf
OpenNMT: https://opennmt.net/
https://blog.tensorflow.org/2019/11/our-experience-upgrading-OpenNMT-to-TensorFlow.html
code: https://github.com/OpenNMT/OpenNMT-tf
OpenNMT: https://opennmt.net/
blog.tensorflow.org
Sharing our Experience Upgrading OpenNMT to TensorFlow 2.0
OpenNMT-tf is a neural machine translation toolkit for TensorFlow released in 2017. At that time, the project used many features and capabilities offered by TensorFlow: training and evaluation with tf.estimator, variable scopes, graph collections, tf.contrib…
How to Connect Model Input Data With Predictions for Machine Learning
https://machinelearningmastery.com/how-to-connect-model-input-data-with-predictions-for-machine-learning/
https://machinelearningmastery.com/how-to-connect-model-input-data-with-predictions-for-machine-learning/
MachineLearningMastery.com
How to Connect Model Input Data With Predictions for Machine Learning - MachineLearningMastery.com
Fitting a model to a training dataset is so easy today with libraries like scikit-learn.
A model can be fit and evaluated on a dataset in just a few lines of code. It is so easy that it has become a problem.
The same few lines of code are repeated again…
A model can be fit and evaluated on a dataset in just a few lines of code. It is so easy that it has become a problem.
The same few lines of code are repeated again…
Stacked Capsule Autoencoders
https://github.com/google-research/google-research/tree/master/stacked_capsule_autoencoders
paper : https://arxiv.org/abs/1906.06818
https://akosiorek.github.io/ml/2019/06/23/stacked_capsule_autoencoders.html
https://github.com/google-research/google-research/tree/master/stacked_capsule_autoencoders
paper : https://arxiv.org/abs/1906.06818
https://akosiorek.github.io/ml/2019/06/23/stacked_capsule_autoencoders.html
GitHub
google-research/stacked_capsule_autoencoders at master · google-research/google-research
Google Research. Contribute to google-research/google-research development by creating an account on GitHub.
What Does Stochastic Mean in Machine Learning?
https://machinelearningmastery.com/stochastic-in-machine-learning/
https://machinelearningmastery.com/stochastic-in-machine-learning/
DeepFovea: Using deep learning for foveated reconstruction in AR/VR
https://ai.facebook.com/blog/deepfovea-using-deep-learning-for-foveated-reconstruction-in-ar-vr/
code: https://github.com/facebookresearch/DeepFovea
full paper: https://research.fb.com/publications/deepfovea-neural-reconstruction-for-foveated-rendering-and-video-compression-using-learned-statistics-of-natural-videos/
@ai_machinelearning_big_data
https://ai.facebook.com/blog/deepfovea-using-deep-learning-for-foveated-reconstruction-in-ar-vr/
code: https://github.com/facebookresearch/DeepFovea
full paper: https://research.fb.com/publications/deepfovea-neural-reconstruction-for-foveated-rendering-and-video-compression-using-learned-statistics-of-natural-videos/
@ai_machinelearning_big_data
Facebook
DeepFovea: Using deep learning for foveated reconstruction in AR/VR
We are making available the DeepFovea network architecture, a new state of the art in foveated rendering for augmented and virtual reality using an AI-powered system.
RecSim: A Configurable Simulation Platform for Recommender Systems
https://ai.googleblog.com/2019/11/recsim-configurable-simulation-platform.html
article: https://arxiv.org/abs/1909.04847
github: https://github.com/google-research/recsim
https://ai.googleblog.com/2019/11/recsim-configurable-simulation-platform.html
article: https://arxiv.org/abs/1909.04847
github: https://github.com/google-research/recsim
Googleblog
RecSim: A Configurable Simulation Platform for Recommender Systems
Introducing Hypothesis GU Funcs, an Open Source Python Package for Unit Testing
https://eng.uber.com/hypothesis-gu-funcs-unit-testing/
Hypothesis General Universal Function Documentation
https://hypothesis-gufunc.readthedocs.io/en/latest/
https://eng.uber.com/hypothesis-gu-funcs-unit-testing/
Hypothesis General Universal Function Documentation
https://hypothesis-gufunc.readthedocs.io/en/latest/
Uber Blog
Introducing Hypothesis GU Funcs, an Open Source Python Package for Unit Testing | Uber Blog
Uber introduces Hypothesis GU Func, a new extension to Hypothesis, as an open source Python package for unit testing.
3 Ways to Encode Categorical Variables for Deep Learning
https://machinelearningmastery.com/how-to-prepare-categorical-data-for-deep-learning-in-python/
https://machinelearningmastery.com/how-to-prepare-categorical-data-for-deep-learning-in-python/
MachineLearningMastery.com
3 Ways to Encode Categorical Variables for Deep Learning - MachineLearningMastery.com
Machine learning and deep learning models, like those in Keras, require all input and output variables to be numeric. This means that if your data contains categorical data, you must encode it to numbers before you can fit and evaluate a model. The two most…
This media is not supported in your browser
VIEW IN TELEGRAM
Handtrack.js: tracking hand interactions in the browser using Tensorflow.js and 3 lines of code
https://blog.tensorflow.org/2019/11/handtrackjs-tracking-hand-interactions.html
github: https://github.com/victordibia/handtrack.js/
dataset: https://vision.soic.indiana.edu/projects/egohands/
https://blog.tensorflow.org/2019/11/handtrackjs-tracking-hand-interactions.html
github: https://github.com/victordibia/handtrack.js/
dataset: https://vision.soic.indiana.edu/projects/egohands/
Continual Unsupervised Representation Learning
Paper: https://arxiv.org/abs/1910.14481
Code: https://github.com/deepmind/deepmind-research/tree/master/curl
Paper: https://arxiv.org/abs/1910.14481
Code: https://github.com/deepmind/deepmind-research/tree/master/curl
🔥 Fire and smoke detection with Keras and Deep Learning
https://www.pyimagesearch.com/2019/11/18/fire-and-smoke-detection-with-keras-and-deep-learning/
https://www.pyimagesearch.com/2019/11/18/fire-and-smoke-detection-with-keras-and-deep-learning/
PyImageSearch
Fire and smoke detection with Keras and Deep Learning - PyImageSearch
In this tutorial, you will learn how to detect fire and smoke using Computer Vision, OpenCV, and the Keras Deep Learning library.
Understanding the generalization of ‘lottery tickets’ in neural networks
https://ai.facebook.com/blog/understanding-the-generalization-of-lottery-tickets-in-neural-networks/
One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers
https://arxiv.org/pdf/1906.02773.pdf
https://arxiv.org/pdf/1906.02768.pdf
https://ai.facebook.com/blog/understanding-the-generalization-of-lottery-tickets-in-neural-networks/
One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers
https://arxiv.org/pdf/1906.02773.pdf
https://arxiv.org/pdf/1906.02768.pdf
Facebook
Understanding the generalization of ‘lottery tickets’ in neural networks
The lottery ticket hypothesis suggests that by training DNNs from “lucky” initializations, we can train networks which are 10-100x smaller with minimal performance losses. In new work, we extend our understanding of this phenomenon in several ways.
Identifying Exoplanets with Neural Networks
https://blog.tensorflow.org/2019/11/identifying-exoplanets-with-neural.html
code: https://github.com/aedattilo/models_K2/tree/master/research/astronet
paper: https://arxiv.org/pdf/1903.10507.pdf
https://blog.tensorflow.org/2019/11/identifying-exoplanets-with-neural.html
code: https://github.com/aedattilo/models_K2/tree/master/research/astronet
paper: https://arxiv.org/pdf/1903.10507.pdf
blog.tensorflow.org
Identifying Exoplanets with Neural Networks
What is an exoplanet? How do we find them? Most importantly, why do we want to find them? Exoplanets are planets outside of our Solar System - they orbit any star other than our Sun.
We can find these exoplanets via a few methods: radial velocity, transits…
We can find these exoplanets via a few methods: radial velocity, transits…
Introducing LIGHT: A multiplayer text adventure game for dialogue research
https://ai.facebook.com/blog/introducing-light-a-multiplayer-text-adventure-game-for-dialogue-research/
Learning in Interactive Games with Humans and Text
https://parl.ai/projects/light/
ParlAI Quick-start
https://parl.ai.s3-website.us-east-2.amazonaws.com/docs/tutorial_quick.html
https://ai.facebook.com/blog/introducing-light-a-multiplayer-text-adventure-game-for-dialogue-research/
Learning in Interactive Games with Humans and Text
https://parl.ai/projects/light/
ParlAI Quick-start
https://parl.ai.s3-website.us-east-2.amazonaws.com/docs/tutorial_quick.html
Facebook
Introducing LIGHT: A multiplayer text adventure game for dialogue research
Learn more about LIGHT, a new large-scale fantasy text adventure game that enable researchers to study language and actions jointly in a game world.