New "Simple Self Attention" Layer
GitHub by Sébastien Doria: https://github.com/sdoria/SimpleSelfAttention
#MachineLearning #Pytorch #FastAI #SelfAttention
GitHub by Sébastien Doria: https://github.com/sdoria/SimpleSelfAttention
#MachineLearning #Pytorch #FastAI #SelfAttention
An Algorithmic Barrier to Neural Circuit Understanding
Venkatakrishnan Ramaswamy: https://www.biorxiv.org/content/10.1101/639724v1
#Algorithme #Neuroscience #innovation #technology
Venkatakrishnan Ramaswamy: https://www.biorxiv.org/content/10.1101/639724v1
#Algorithme #Neuroscience #innovation #technology
bioRxiv
An Algorithmic Barrier to Neural Circuit Understanding
Neuroscience is witnessing extraordinary progress in experimental techniques, especially at the neural circuit level. These advances are largely aimed at enabling us to understand how neural circuit computations mechanistically cause behavior. Here, using…
ArviZ: Exploratory analysis of Bayesian models
Includes functions for posterior analysis, sample diagnostics, model checking, and comparison: https://arviz-devs.github.io/arviz/
#ArtificialIntelligence #Bayesian #BayesianInference #MachineLearning #Python
Includes functions for posterior analysis, sample diagnostics, model checking, and comparison: https://arviz-devs.github.io/arviz/
#ArtificialIntelligence #Bayesian #BayesianInference #MachineLearning #Python
VAE-SBD
PyTorch implementation of the Variational Autoencoder with Spatial Broadcast Decoder.
GitHub by Daniel Daza: https://github.com/dfdazac/vaesbd
#deeplearning #pytorch #technology #innovation
PyTorch implementation of the Variational Autoencoder with Spatial Broadcast Decoder.
GitHub by Daniel Daza: https://github.com/dfdazac/vaesbd
#deeplearning #pytorch #technology #innovation
GitHub
GitHub - dfdazac/vaesbd: Variational Autoencoder with Spatial Broadcast Decoder
Variational Autoencoder with Spatial Broadcast Decoder - GitHub - dfdazac/vaesbd: Variational Autoencoder with Spatial Broadcast Decoder
A curated list of gradient boosting research papers with implementations.
https://github.com/benedekrozemberczki/awesome-gradient-boosting-papers
https://github.com/benedekrozemberczki/awesome-gradient-boosting-papers
GitHub
GitHub - benedekrozemberczki/awesome-gradient-boosting-papers: A curated list of gradient boosting research papers with implementations.
A curated list of gradient boosting research papers with implementations. - GitHub - benedekrozemberczki/awesome-gradient-boosting-papers: A curated list of gradient boosting research papers with ...
How to Perform Object Detection With YOLOv3 in Keras
https://machinelearningmastery.com/how-to-perform-object-detection-with-yolov3-in-keras/
https://machinelearningmastery.com/how-to-perform-object-detection-with-yolov3-in-keras/
MachineLearningMastery.com
How to Perform Object Detection With YOLOv3 in Keras - MachineLearningMastery.com
Object detection is a task in computer vision that involves identifying the presence, location, and type of one or more objects in a given photograph. It is a challenging problem that involves building upon methods for object recognition (e.g. where are they)…
STAT479: Deep Learning (Spring 2019)
Instructor: Sebastian Raschka
Course material for STAT 479: Deep Learning (SS 2019) at University Wisconsin-Madison
https://github.com/rasbt/stat479-deep-learning-ss19
Instructor: Sebastian Raschka
Course material for STAT 479: Deep Learning (SS 2019) at University Wisconsin-Madison
https://github.com/rasbt/stat479-deep-learning-ss19
GitHub
GitHub - rasbt/stat479-deep-learning-ss19: Course material for STAT 479: Deep Learning (SS 2019) at University Wisconsin-Madison
Course material for STAT 479: Deep Learning (SS 2019) at University Wisconsin-Madison - rasbt/stat479-deep-learning-ss19
PyTorch prerequisites - Neural network programming series
http://deeplizard.com/learn/video/v5cngxo4mIg
http://deeplizard.com/learn/video/v5cngxo4mIg
Deeplizard
PyTorch Prerequisites - Syllabus for Neural Network Programming Course
Let's get ready to learn about neural network programming and PyTorch! In this video, we will look at the prerequisites needed to be best prepared. We'll get an overview of the series, and we'll get
Optimizing Steering Car Paths with PyTorch
http://blog.benwiener.com/programming/2019/05/14/steering-car.html
http://blog.benwiener.com/programming/2019/05/14/steering-car.html
Benwiener
Optimizing Steering Car Paths with PyTorch
Want to see another bizarre way to use PyTorch? If you've read some of my recent posts, you've seen the basic idea before. I'm using automatic differenti...
Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code
Blog by Victor Dibia: https://towardsdatascience.com/handtrackjs-677c29c1d585
#JavaScript #MachineLearning #ArtificialIntelligence #TensorFlow #TensorFlowJS
Blog by Victor Dibia: https://towardsdatascience.com/handtrackjs-677c29c1d585
#JavaScript #MachineLearning #ArtificialIntelligence #TensorFlow #TensorFlowJS
Medium
Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code.
Handtrack.js library allows you track a user’s hand (bounding box) from an image in any orientation, in 3 lines of code.
State of the art video editing - make any object in a video invisible!
Deep Flow-Guided Video Inpainting
paper: https://www.profillic.com/paper/arxiv:1905.02884
Deep Flow-Guided Video Inpainting
paper: https://www.profillic.com/paper/arxiv:1905.02884
Profillic
Profillic: AI research & source code to supercharge your projects
Explore state-of-the-art in machine learning, AI, and robotics research. Browse papers, source code, models, and more by topics and authors. Connect with researchers and engineers working on related problems in machine learning, deep learning, natural language…
"The term “artificial intelligence” dates back to the mid-1950s, when mathematician John McCarthy, widely recognized as the father of AI, used it to describe machines that do things people might call intelligent. He and Marvin Minsky, whose work was just as influential in the AI field, organized the Dartmouth Summer Research Project on Artificial Intelligence in 1956. A few years later, with McCarthy on the faculty, MIT founded its Artificial Intelligence Project, later the AI Lab. It merged with the Laboratory for Computer Science (LCS) in 2003 and was renamed the Computer Science and Artificial Intelligence Laboratory, or CSAIL."
https://www.the-scientist.com/magazine-issue/artificial-intelligence-versus-neural-networks-65802
https://www.the-scientist.com/magazine-issue/artificial-intelligence-versus-neural-networks-65802
The Scientist Magazine®
A Primer: Artificial Intelligence Versus Neural Networks
A brief history of AI machine learning artificial neural networks and deep learning
Limitations of Deep Learning for Vision, and How We Might Fix Them by Alan L. Yuille, Chenxi Liu: https://thegradient.pub/the-limitations-of-visual-deep-lea…/
The most serious challenge is how to develop algorithms that can deal with the combinatorial explosion as researchers address increasingly complex visual tasks in increasingly realistic conditions.
The most serious challenge is how to develop algorithms that can deal with the combinatorial explosion as researchers address increasingly complex visual tasks in increasingly realistic conditions.
An Explicitly Relational Neural Network Architecture
Shanahan et al.: https://arxiv.org/abs/1905.10307
#deeplearning #neuralnetworks #symbolicAI
Shanahan et al.: https://arxiv.org/abs/1905.10307
#deeplearning #neuralnetworks #symbolicAI
arXiv.org
An Explicitly Relational Neural Network Architecture
With a view to bridging the gap between deep learning and symbolic AI, we present a novel end-to-end neural network architecture that learns to form propositional representations with an...
Learning to learn by Self-Critique
Antreas Antoniou and Amos Storkey: https://arxiv.org/abs/1905.10295
#ArtificialIntelligence #DeepLearning #MachineLearning
Antreas Antoniou and Amos Storkey: https://arxiv.org/abs/1905.10295
#ArtificialIntelligence #DeepLearning #MachineLearning
"A Latent Variational Framework for Stochastic Optimization"
By Philippe Casgrain: https://arxiv.org/abs/1905.01707
#ArtificialIntelligence #MachineLearning #Probability #Computation
By Philippe Casgrain: https://arxiv.org/abs/1905.01707
#ArtificialIntelligence #MachineLearning #Probability #Computation
arXiv.org
A Latent Variational Framework for Stochastic Optimization
This paper provides a unifying theoretical framework for stochastic
optimization algorithms by means of a latent stochastic variational problem.
Using techniques from stochastic control, the...
optimization algorithms by means of a latent stochastic variational problem.
Using techniques from stochastic control, the...
Last week, Yann LeCun, Stanley Osher, René Vidal, Rebecca Willett and I organized the workshop "Deep Geometric Learning of Big Data and Applications" at Institute for Pure and Applied Mathematics, UCLA.
All talks, from theoretical to practical deep learning, were pretty inspiring. All videos are available here:
https://www.ipam.ucla.edu/programs/workshops/workshop-iv-deep-geometric-learning-of-big-data-and-applications/?tab=schedule
Thanks to all speakers, poster presenters, participants and IPAM for a wonderful and insightful week!
All talks, from theoretical to practical deep learning, were pretty inspiring. All videos are available here:
https://www.ipam.ucla.edu/programs/workshops/workshop-iv-deep-geometric-learning-of-big-data-and-applications/?tab=schedule
Thanks to all speakers, poster presenters, participants and IPAM for a wonderful and insightful week!
IPAM
Workshop IV: Deep Geometric Learning of Big Data and Applications - IPAM
Aude Oliva (MIT): "there are about 200 papers using ConvNets to model the activity of the primate visual cortex."
She is running a challenge to explain fMRI and MEG data: http://algonauts.csail.mit.edu/challenge.html @ArtificialIntelligenceArticles
She is running a challenge to explain fMRI and MEG data: http://algonauts.csail.mit.edu/challenge.html @ArtificialIntelligenceArticles