BERT-related Papers
This is a list of BERT-related papers
https://github.com/tomohideshibata/BERT-related-papers
This is a list of BERT-related papers
https://github.com/tomohideshibata/BERT-related-papers
GitHub
GitHub - tomohideshibata/BERT-related-papers: BERT-related papers
BERT-related papers. Contribute to tomohideshibata/BERT-related-papers development by creating an account on GitHub.
BigBiGAN representation learning models
https://arxiv.org/abs/1907.02544
TF Hub: https://tfhub.dev/s?publisher=deepmind&q=bigbigan
Try them out in a Colab at: https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/bigbigan_with_tf_hub.ipynb
https://arxiv.org/abs/1907.02544
TF Hub: https://tfhub.dev/s?publisher=deepmind&q=bigbigan
Try them out in a Colab at: https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/bigbigan_with_tf_hub.ipynb
arXiv.org
Large Scale Adversarial Representation Learning
Adversarially trained generative models (GANs) have recently achieved compelling image synthesis results. But despite early successes in using GANs for unsupervised representation learning, they...
How to Implement Bayesian Optimization from Scratch in Python
https://machinelearningmastery.com/what-is-bayesian-optimization/
https://machinelearningmastery.com/what-is-bayesian-optimization/
Neural Machine Translation with TensorFlow
https://blog.paperspace.com/neural-machine-translation-with-tensorflow/
https://blog.paperspace.com/neural-machine-translation-with-tensorflow/
Paperspace by DigitalOcean Blog
Neural Machine Translation with TensorFlow
Learn how to build build a recurrent neural network to do French to English translation using Google's open-source machine learning library, TensorFlow.
🔥 PyTorch 1.3 adds mobile, privacy, quantization, and named tensors
https://pytorch.org/blog/pytorch-1-dot-3-adds-mobile-privacy-quantization-and-named-tensors/
github:
https://github.com/pytorch/pytorch/releases/tag/v1.3.0
One simple graphic: Researchers love PyTorch and TensorFlow
https://www.oreilly.com/ideas/one-simple-graphic-researchers-love-pytorch-and-tensorflow
https://pytorch.org/blog/pytorch-1-dot-3-adds-mobile-privacy-quantization-and-named-tensors/
github:
https://github.com/pytorch/pytorch/releases/tag/v1.3.0
One simple graphic: Researchers love PyTorch and TensorFlow
https://www.oreilly.com/ideas/one-simple-graphic-researchers-love-pytorch-and-tensorflow
pytorch.org
An open source machine learning framework that accelerates the path from research prototyping to production deployment.
Forwarded from Artificial Intelligence
Detectron2: A PyTorch-based modular object detection library
https://ai.facebook.com/blog/-detectron2-a-pytorch-based-modular-object-detection-library-/
Detectron2 is FAIR's next-generation research platform for object detection and segmentation
https://github.com/facebookresearch/detectron2
https://ai.facebook.com/blog/-detectron2-a-pytorch-based-modular-object-detection-library-/
Detectron2 is FAIR's next-generation research platform for object detection and segmentation
https://github.com/facebookresearch/detectron2
Meta
Detectron2: A PyTorch-based modular object detection library
We are open-sourcing Detectron2, the second-generation of our widely used object-recognition platform. Detectron2 has been rewritten from the ground up in PyTorch to enable faster model iteration and deployment.
Exploring Massively Multilingual, Massive Neural Machine Translation
https://ai.googleblog.com/2019/10/exploring-massively-multilingual.html
article: https://arxiv.org/pdf/1907.05019.pdf
https://ai.googleblog.com/2019/10/exploring-massively-multilingual.html
article: https://arxiv.org/pdf/1907.05019.pdf
research.google
Exploring Massively Multilingual, Massive Neural Machine Translation
Posted by Ankur Bapna, Software Engineer and Orhan Firat, Research Scientist, Google Research “... perhaps the way [of translation] is to descend...
CrypTen: A new research tool for secure machine learning with PyTorch
https://ai.facebook.com/blog/crypten-a-new-research-tool-for-secure-machine-learning-with-pytorch
code: https://github.com/facebookresearch/CrypTen
https://ai.facebook.com/blog/crypten-a-new-research-tool-for-secure-machine-learning-with-pytorch
code: https://github.com/facebookresearch/CrypTen
Meta
CrypTen: A new research tool for secure machine learning with PyTorch
Facebook AI is open-sourcing CrypTen, a research-focused framework to explore encrypted machine learning techniques in the PyTorch environment.
A Gentle Introduction to Information Entropy
https://machinelearningmastery.com/what-is-information-entropy/
https://machinelearningmastery.com/what-is-information-entropy/
A collection of infrastructure and tools for research in neural network interpretability
https://github.com/tensorflow/lucid
https://github.com/tensorflow/lucid
GitHub
GitHub - tensorflow/lucid: A collection of infrastructure and tools for research in neural network interpretability.
A collection of infrastructure and tools for research in neural network interpretability. - tensorflow/lucid
Forwarded from Artificial Intelligence
Open-sourcing mvfst-rl, a research platform for managing network congestion with reinforcement learning
https://ai.facebook.com/blog/open-sourcing-mvfst-rl-a-research-platform-for-managing-network-congestion-with-reinforcement-learning/
code: https://github.com/facebookresearch/mvfst-rl
https://ai.facebook.com/blog/open-sourcing-mvfst-rl-a-research-platform-for-managing-network-congestion-with-reinforcement-learning/
code: https://github.com/facebookresearch/mvfst-rl
Meta
Open-sourcing mvfst-rl, a research platform for managing network congestion with reinforcement learning
We’re open-sourcing a new platform for experimenting with reinforcement learning to proactively adapt to changing traffic patterns.
How-to Get Started with Machine Learning on Arduino
https://medium.com/tensorflow/how-to-get-started-with-machine-learning-on-arduino-7daf95b4157
TensorFlow Lite for Microcontrollers
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/micro
TensorFlow Lite for Microcontrollers
https://www.tensorflow.org/lite/microcontrollers/overview
https://medium.com/tensorflow/how-to-get-started-with-machine-learning-on-arduino-7daf95b4157
TensorFlow Lite for Microcontrollers
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/micro
TensorFlow Lite for Microcontrollers
https://www.tensorflow.org/lite/microcontrollers/overview
Medium
How-to Get Started with Machine Learning on Arduino
A guest post by Sandeep Mistry & Dominic Pajak of the Arduino team
Solving Rubik’s Cube with a Robot Hand
https://openai.com/blog/solving-rubiks-cube/
paper: https://d4mucfpksywv.cloudfront.net/papers/solving-rubiks-cube.pdf
video: https://www.youtube.com/playlist?list=PLOXw6I10VTv9HODt7TFEL72K3Q6C4itG6
https://openai.com/blog/solving-rubiks-cube/
paper: https://d4mucfpksywv.cloudfront.net/papers/solving-rubiks-cube.pdf
video: https://www.youtube.com/playlist?list=PLOXw6I10VTv9HODt7TFEL72K3Q6C4itG6
Openai
Solving Rubik’s Cube with a robot hand
We’ve trained a pair of neural networks to solve the Rubik’s Cube with a human-like robot hand. The neural networks are trained entirely in simulation, using the same reinforcement learning code as OpenAI Five paired with a new technique called Automatic…
Open-sourcing ReAgent, a modular, end-to-end platform for building reasoning systems
https://ai.facebook.com/blog/open-sourcing-reagent-a-platform-for-reasoning-systems/
interactive tutorial: https://reagent.ai/rasp_tutorial.html
https://ai.facebook.com/blog/open-sourcing-reagent-a-platform-for-reasoning-systems/
interactive tutorial: https://reagent.ai/rasp_tutorial.html
Facebook
Open-sourcing ReAgent, a modular, end-to-end platform for building reasoning systems
Facebook AI is open-sourcing ReAgent, the most comprehensive and modular open source platform for creating AI-based reasoning systems, and the first to include policy evaluation to incorporate offline feedback.
Video Architecture Search
https://ai.googleblog.com/2019/10/video-architecture-search.html
Evolving Space-Time Neural Architectures for Videos
https://github.com/google-research/google-research/tree/master/evanet
Tiny Video Networks
https://arxiv.org/abs/1910.06961
https://ai.googleblog.com/2019/10/video-architecture-search.html
Evolving Space-Time Neural Architectures for Videos
https://github.com/google-research/google-research/tree/master/evanet
Tiny Video Networks
https://arxiv.org/abs/1910.06961
Googleblog
Video Architecture Search
Naive Bayes Classifier From Scratch in Python
https://machinelearningmastery.com/naive-bayes-classifier-scratch-python/
https://machinelearningmastery.com/naive-bayes-classifier-scratch-python/
MachineLearningMastery.com
Naive Bayes Classifier From Scratch in Python - MachineLearningMastery.com
In this tutorial you are going to learn about the Naive Bayes algorithm including how it works and how to implement it from scratch in Python (without libraries). We can use probability to make predictions in machine learning. Perhaps the most widely used…
Benchmarking Transformers: PyTorch and TensorFlow
https://medium.com/huggingface/benchmarking-transformers-pytorch-and-tensorflow-e2917fb891c2
https://medium.com/huggingface/benchmarking-transformers-pytorch-and-tensorflow-e2917fb891c2
Medium
Benchmarking Transformers: PyTorch and TensorFlow
Our Transformers library implements several state-of-the-art transformer architectures used for NLP tasks like text classification…
A Gentle Introduction to Cross-Entropy for Machine Learning
https://machinelearningmastery.com/cross-entropy-for-machine-learning/
https://machinelearningmastery.com/cross-entropy-for-machine-learning/