BigGAN + BiGAN = BigBiGAN: New State-of-the art Model In Representation Learning
https://neurohive.io/en/news/biggan-bigan-bigbigan-new-state-of-the-art-model-in-representation-learning/
https://neurohive.io/en/news/biggan-bigan-bigbigan-new-state-of-the-art-model-in-representation-learning/
neurohive.io
BigGAN + BiGAN = BigBiGAN: New State-of-the art Model In Representation Learning
In the past years, Generative Adversarial Networks (or GANs) have shown unprecedented performance on tasks such as image generation. In a novel paper, researchers from Google Deepmind proposed a novel approach where GANs are used for large-scale adversarial…
Making AI Forget You: Data Deletion in Machine Learning. arxiv.org/abs/1907.05012
Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm
Silver et al.: https://arxiv.org/abs/1712.01815
#artificialintelligence #chess #reinforcementlearning
Silver et al.: https://arxiv.org/abs/1712.01815
#artificialintelligence #chess #reinforcementlearning
This paper reveals the potential vulnerabilities of LiDAR-based autonomous driving detection systems, by proposing an optimization based approach LiDAR-Adv.
https://www.profillic.com/paper/arxiv:1907.05418
This approach is used to generate adversarial objects that can evade the LiDAR-based detection system under various conditions.
https://www.profillic.com/paper/arxiv:1907.05418
This approach is used to generate adversarial objects that can evade the LiDAR-based detection system under various conditions.
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…
Dopamine: a research framework for fast prototyping of reinforcement learning algorithms
Code: https://github.com/google/dopamine
#ArtificialIntelligence #DeepLearning #ReinforcementLearning
Code: https://github.com/google/dopamine
#ArtificialIntelligence #DeepLearning #ReinforcementLearning
GitHub
GitHub - google/dopamine: Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. - GitHub - google/dopamine: Dopamine is a research framework for fast prototyping of reinforcement learn...
How to Code the GAN Training Algorithm and Loss Functions
https://machinelearningmastery.com/how-to-code-the-generative-adversarial-network-training-algorithm-and-loss-functions/
https://machinelearningmastery.com/how-to-code-the-generative-adversarial-network-training-algorithm-and-loss-functions/
Deep learning based super resolution, without using a GAN
Blog by Christopher Thomas: https://towardsdatascience.com/deep-learning-based-super-resolution-without-using-a-gan-11c9bb5b6cd5
#MachineLearning #DeepLearning #ArtificialIntelligence
Blog by Christopher Thomas: https://towardsdatascience.com/deep-learning-based-super-resolution-without-using-a-gan-11c9bb5b6cd5
#MachineLearning #DeepLearning #ArtificialIntelligence
Medium
Deep learning based super resolution, without using a GAN
This article describes the techniques and training a deep learning model for image improvement, image restoration, inpainting and super…
WikiMatrix: Mining 135M Parallel Sentences in 1620 Language Pairs from Wikipedia
Schwenk et al.: https://arxiv.org/abs/1907.05791
Data: https://github.com/facebookresearch/LASER/tree/master/tasks/WikiMatrix
#artificialintelligence #bigdata #datascience #machinelearning
Schwenk et al.: https://arxiv.org/abs/1907.05791
Data: https://github.com/facebookresearch/LASER/tree/master/tasks/WikiMatrix
#artificialintelligence #bigdata #datascience #machinelearning
AI Habitat tensorboard integration
Watch videos of your agents in training!
Courtesy: Jason Jiazhi Zhang: https://github.com/facebookresearch/habitat-api/pull/127
Habitat-API, by Facebook Research, is a modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators: https://aihabitat.org
#ArtificielIntelligence #DeepLearning #ReinforcementLearning
Watch videos of your agents in training!
Courtesy: Jason Jiazhi Zhang: https://github.com/facebookresearch/habitat-api/pull/127
Habitat-API, by Facebook Research, is a modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators: https://aihabitat.org
#ArtificielIntelligence #DeepLearning #ReinforcementLearning
GitHub
Add tensorboard and video generation for ppo train and eval by JasonJiazhiZhang · Pull Request #127 · facebookresearch/habitat…
Motivation and Context
Add checkpoint progress tracking for evalute_ppo. Now when specified with a checkpoint directory,
evaluate_ppo will evaluate checkpoints in chronological order, and constant...
Add checkpoint progress tracking for evalute_ppo. Now when specified with a checkpoint directory,
evaluate_ppo will evaluate checkpoints in chronological order, and constant...
NPA: Neural News Recommendation with Personalized Attention. arxiv.org/abs/1907.05559
New fast.ai course: A Code-First Introduction to Natural Language Processing
https://www.fast.ai/2019/07/08/fastai-nlp/
Github: https://github.com/fastai/course-nlp
https://www.fast.ai/2019/07/08/fastai-nlp/
Github: https://github.com/fastai/course-nlp
What does it mean to understand a neural network? arxiv.org/abs/1907.06374
"HighRes-net for Multi-Frame Super-Resolution by Recursive Fusion"
Pytorch implementation of HighRes-net, a neural network trained and tested on the European Space Agency’s Kelvin competition. GitHub, by ElementAI AI for Good lab and Mila: https://github.com/ElementAI/HighRes-net
Blog, by ElementAI's Team AI for Good: https://www.elementai.com/news/2019/computer-enhance-please
#ai4good #neuralnetwork #pytorch
Pytorch implementation of HighRes-net, a neural network trained and tested on the European Space Agency’s Kelvin competition. GitHub, by ElementAI AI for Good lab and Mila: https://github.com/ElementAI/HighRes-net
Blog, by ElementAI's Team AI for Good: https://www.elementai.com/news/2019/computer-enhance-please
#ai4good #neuralnetwork #pytorch
GitHub
GitHub - ServiceNow/HighRes-net: Pytorch implementation of HighRes-net, a neural network for multi-frame super-resolution, trained…
Pytorch implementation of HighRes-net, a neural network for multi-frame super-resolution, trained and tested on the European Space Agency’s Kelvin competition. This is a ServiceNow Research project...
Presentation streaming live from https://Neuralink.com at 8pm Pacific
Calculus on Computational Graphs: Backpropagation
Blog by Christopher Olah: https://colah.github.io/posts/2015-08-Backprop/
#Calculus #ComputationalGraphs #Backpropagation
Blog by Christopher Olah: https://colah.github.io/posts/2015-08-Backprop/
#Calculus #ComputationalGraphs #Backpropagation