"The Roles of Supervised Machine Learning in Systems Neuroscience" https://arxiv.org/abs/1805.08239
arXiv.org
The Roles of Supervised Machine Learning in Systems Neuroscience
Over the last several years, the use of machine learning (ML) in neuroscience has been rapidly increasing. Here, we review ML's contributions, both realized and potential, across several areas of...
"Evolving Images for Visual Neurons Using a Deep Generative Network Reveals Coding Principles and Neuronal Preferences"
https://www.cell.com/action/showPdf?pii=S0092-8674%2819%2930391-5
https://www.cell.com/action/showPdf?pii=S0092-8674%2819%2930391-5
"AI Can Detect Alzheimer’s Disease in Brain Scans Six Years Before a Diagnosis"
News article: https://www.ucsf.edu/news/2018/12/412946/artificial-intelligence-can-detect-alzheimers-disease-brain-scans-six-years
Research article: https://www.ehidc.org/sites/default/files/resources/files/A%20Deep%20Learning%20Model%20to%20Predict%20a%20Diagnosis%20of%20Alzheimer%20Disease.pdf
News article: https://www.ucsf.edu/news/2018/12/412946/artificial-intelligence-can-detect-alzheimers-disease-brain-scans-six-years
Research article: https://www.ehidc.org/sites/default/files/resources/files/A%20Deep%20Learning%20Model%20to%20Predict%20a%20Diagnosis%20of%20Alzheimer%20Disease.pdf
Artificial Intelligence Can Detect Alzheimer’s Disease in Brain Scans Six Years Before a Diagnosis | UC San Francisco
AI Could Catch Alzheimer’s in Brain Scans 6 Years Earlier
Researchers programmed a machine-learning algorithm to diagnose early-stage Alzheimer’s disease from a very common type of brain scan.
A new study using machine learning has identified brain-based dimensions of mental health disorders, an advance towards much-needed biomarkers to more accurately diagnose and treat patients.
The research is in Nature Communications. (full open access)
https://neurosciencenews.com/machine-learning-brain-networks-mental-health-9650/
The research is in Nature Communications. (full open access)
https://neurosciencenews.com/machine-learning-brain-networks-mental-health-9650/
Neuroscience News
Machine Learning Links Dimensions of Mental Illness to Brain Network Abnormalities
Researchers use machine learning technology to identify brain based dimensions of mental health disorders.
“Godfather of Deep Learning” geoffreyhinton
“We humans are neural nets. What we can do, machines can do”
Peak Hubris. "Smashing the territory with the map".
https://syncedreview.com/2019/05/10/google-i-o-2019-geoffrey-hinton-says-machines-can-do-anything-humans-can/
“We humans are neural nets. What we can do, machines can do”
Peak Hubris. "Smashing the territory with the map".
https://syncedreview.com/2019/05/10/google-i-o-2019-geoffrey-hinton-says-machines-can-do-anything-humans-can/
Synced
Google I/O 2019 | Geoffrey Hinton Says Machines Can Do Anything Humans Can
Artificial intelligence is closing the gap on humans. Machines are rapidly honing their skills in object recognition and natural language interaction, and advanced AI agents have already beat human…
PyTorch implementation of the Leap Meta-Learner
GitHub: https://github.com/amzn/metalearn-leap
Paper by Flennerhag et al.: https://arxiv.org/abs/1812.01054
#MachineLearning #ArtificialIntelligence #TransferLearning
GitHub: https://github.com/amzn/metalearn-leap
Paper by Flennerhag et al.: https://arxiv.org/abs/1812.01054
#MachineLearning #ArtificialIntelligence #TransferLearning
GitHub
GitHub - amzn/metalearn-leap: Original PyTorch implementation of the Leap meta-learner (https://arxiv.org/abs/1812.01054) along…
Original PyTorch implementation of the Leap meta-learner (https://arxiv.org/abs/1812.01054) along with code for running the Omniglot experiment presented in the paper. - GitHub - amzn/metalearn-lea...
Learning Loss for Active Learning
Donggeun Yoo and In So Kweon: https://arxiv.org/abs/1905.03677
#ArtificialIntelligence #DeepLearning #NeuralNetworks
Donggeun Yoo and In So Kweon: https://arxiv.org/abs/1905.03677
#ArtificialIntelligence #DeepLearning #NeuralNetworks
arXiv.org
Learning Loss for Active Learning
The performance of deep neural networks improves with more annotated data. The problem is that the budget for annotation is limited. One solution to this is active learning, where a model asks...
A Survey on Neural Architecture Search
Wistuba et al.: https://arxiv.org/abs/1905.01392
#MachineLearning #ComputerVision #EvolutionaryComputing
Wistuba et al.: https://arxiv.org/abs/1905.01392
#MachineLearning #ComputerVision #EvolutionaryComputing
Think Globally, Act Locally: A Deep Neural Network Approach to High-Dimensional Time Series Forecasting
Sen et al.: https://arxiv.org/abs/1905.03806
#ArtificialIntelligence #DeepLearning #MachineLearning
Sen et al.: https://arxiv.org/abs/1905.03806
#ArtificialIntelligence #DeepLearning #MachineLearning
Flowpoints
An intuitive approach to creating deep learning models
By Marius Brataas: https://github.com/mariusbrataas/flowpoints_ml#readme
#deeplearning #pytorch #machinelearning #python
An intuitive approach to creating deep learning models
By Marius Brataas: https://github.com/mariusbrataas/flowpoints_ml#readme
#deeplearning #pytorch #machinelearning #python
GitHub
mariusbrataas/flowpoints_ml
An intuitive approach to creating deep learning models - mariusbrataas/flowpoints_ml
"Top 8 trends from ICLR 2019"
By Chip Huyen: https://huyenchip.com/2019/05/12/top-8-trends-from-iclr-2019.html
#deeplearning #iclr2019 #technology
By Chip Huyen: https://huyenchip.com/2019/05/12/top-8-trends-from-iclr-2019.html
#deeplearning #iclr2019 #technology
Adaptive Neural Trees
Tanno et al.: https://arxiv.org/abs/1807.06699
#ArtificialIntelligence #ComputerVision #EvolutionaryComputing #MachineLearning #PatternRecognition
Tanno et al.: https://arxiv.org/abs/1807.06699
#ArtificialIntelligence #ComputerVision #EvolutionaryComputing #MachineLearning #PatternRecognition
arXiv.org
Adaptive Neural Trees
Deep neural networks and decision trees operate on largely separate paradigms; typically, the former performs representation learning with pre-specified architectures, while the latter is...
190 Tutorials for young specialists
https://www.kaggle.com/kashnitsky/mlcourse/kernels
https://www.kaggle.com/kashnitsky/mlcourse/kernels
Kaggle
mlcourse.ai
Datasets and notebooks of the open Machine Learning course mlcourse.ai
GAN Lab: Play with Generative Adversarial Networks (GANs) in your browser!
By created by Minsuk Kahng, Nikhil Thorat, Polo Chau, Fernanda Viégas, and Martin Wattenberg: https://poloclub.github.io/ganlab/
Research paper: https://minsuk.com/research/papers/kahng-ganlab-vast2018.pdf
#AI #ArtificialIntelligence #DeepLearning #GenerativeAdversarialNetworks
By created by Minsuk Kahng, Nikhil Thorat, Polo Chau, Fernanda Viégas, and Martin Wattenberg: https://poloclub.github.io/ganlab/
Research paper: https://minsuk.com/research/papers/kahng-ganlab-vast2018.pdf
#AI #ArtificialIntelligence #DeepLearning #GenerativeAdversarialNetworks
ICLR 2019 MILA, Microsoft, and MIT Share Best Paper Honours https://medium.com/syncedreview/iclr-2019-mila-microsoft-and-mit-share-best-paper-honours-440675d5773e https://t.iss.one/ArtificialIntelligenceArticles
TensorFlow Model Optimization Toolkit — Pruning API
Blog by TensorFlow: https://medium.com/tensorflow/tensorflow-model-optimization-toolkit-pruning-api-42cac9157a6a
#MachineLearning #ModelOptimization #TensorFlow #DeepLearning #NeuralNet
Blog by TensorFlow: https://medium.com/tensorflow/tensorflow-model-optimization-toolkit-pruning-api-42cac9157a6a
#MachineLearning #ModelOptimization #TensorFlow #DeepLearning #NeuralNet
Medium
TensorFlow Model Optimization Toolkit — Pruning API
Since we introduced the Model Optimization Toolkit — a suite of techniques that developers, both novice and advanced, can use to optimize…
Government of Canada creates Advisory Council on Artificial Intelligence
“Artificial intelligence has enormous potential to help us design the responsive digital services that Canadians demand, but it must be used ethically and responsibly. The Advisory Council on Artificial intelligence will give us essential expertise from across industry, academia and government to make sure we use AI in a way that is transparent, deliberate and accountable.” – The Honourable Joyce Murray, President of the Treasury Board and Minister of Digital Government
From Innovation, Science and Economic Development Canada: https://www.canada.ca/en/innovation-science-economic-development/news/2019/05/government-of-canada-creates-advisory-council-on-artificial-intelligence.html
#artificialintelligence #council #canada
“Artificial intelligence has enormous potential to help us design the responsive digital services that Canadians demand, but it must be used ethically and responsibly. The Advisory Council on Artificial intelligence will give us essential expertise from across industry, academia and government to make sure we use AI in a way that is transparent, deliberate and accountable.” – The Honourable Joyce Murray, President of the Treasury Board and Minister of Digital Government
From Innovation, Science and Economic Development Canada: https://www.canada.ca/en/innovation-science-economic-development/news/2019/05/government-of-canada-creates-advisory-council-on-artificial-intelligence.html
#artificialintelligence #council #canada
Generative models in Tensorflow 2”
GitHub, by Tim Sainburg: https://github.com/timsainb/tensorflow2-generative-models/
#deeplearning #generativeadversarialnetworks #tensorflow #technology
GitHub, by Tim Sainburg: https://github.com/timsainb/tensorflow2-generative-models/
#deeplearning #generativeadversarialnetworks #tensorflow #technology
GitHub
GitHub - timsainb/tensorflow2-generative-models: Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq…
Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab...