ArtificialIntelligenceArticles
2.98K subscribers
1.64K photos
9 videos
5 files
3.86K links
for who have a passion for -
1. #ArtificialIntelligence
2. Machine Learning
3. Deep Learning
4. #DataScience
5. #Neuroscience

6. #ResearchPapers

7. Related Courses and Ebooks
Download Telegram
JASS: Japanese-specific Sequence to Sequence Pre-training for Neural Machine Translation
Mao et al.: https://arxiv.org/abs/2005.03361
#ArtificialIntelligence #DeepLearning #NLP
AI postdocs available! Stanford AI Lab is delighted to offer postdocs to some exciting young AI researchers in these difficult times. Positions for 2 years working with SAIL faculty. If you’ve procrastinated, this is the week to get your application in!
https://ai.stanford.edu/postdoctoral-applications/


@ArtificialIntelligenceArticles
Yann LeCun thinks tensor networks are similar to convolutional neural networks

https://www.preposterousuniverse.com/blog/2015/05/05/does-spacetime-emerge-from-quantum-information/
A Metric Learning Reality Check
Musgrave et al.: https://arxiv.org/abs/2003.08505
"Our results show that when hyperparameters are properly tuned via cross-validation, most methods perform similarly to one another"
#ArtificialIntelligence #DeepLearning #MachineLearning
Using Reinforcement Learning in the Algorithmic Trading Problem
Ponomarev et al.: https://arxiv.org/abs/2002.11523
#DeepLearning #ReinforcementLearning #Trading
LandCover.ai: Dataset for Automatic Mapping of Buildings, Woodlands and Water from Aerial Imagery

For project and dataset: https://www.catalyzex.com/paper/arxiv:2005.02264

They collected images of 216.27 sq. km lands across Poland, a country in Central Europe, 39.51 sq. km with resolution 50 cm per pixel and 176.76 sq. km with resolution 25 cm per pixel and manually fine annotated three following classes of objects: buildings, woodlands, and water.
​​CREME – python library for online ML

All the tools in the library can be updated with a single observation at a time, and can therefore be used to learn from streaming data.

The model learns from one observation at a time, and can therefore be updated on the fly. This allows to learn from massive datasets that don't fit in main memory. Online machine learning also integrates nicely in cases where new data is constantly arriving. It shines in many use cases, such as time series forecasting, spam filtering, recommender systems, CTR prediction, and IoT applications. If you're bored with retraining models and want to instead build dynamic models, then online machine learning might be what you're looking for.

Here are some benefits of using creme (and online machine learning in general):
• incremental – models can update themselves in real-time
• adaptive – models can adapt to concept drift
• production-ready – working with data streams makes it simple to replicate production scenarios during model development
• efficient – models don't have to be retrained and require little compute power, which lowers their carbon footprint


api reference: https://creme-ml.github.io/content/api.html
github: https://github.com/creme-ml/creme

#ml #online #learning
Free Certification Course on Deep Learning with PyTorch in partnership with freeCodeCamp


https://docs.google.com/forms/d/e/1FAIpQLSeFj1h6Z8mtedlg0i3alB0NE5-ECBmIhUVNw53RLGEd8QF8Vg/viewform
Teaching from Home - Quick Start Guide

By Andrew Ng

Many of us are working to quickly transition from teaching in a live classroom to teaching online
from home. The goal of this document is to help you make that transition quickly and
successfully with a minimum amount of complexity. We will go over the basics, and only the
basics here.
@ArtificialIntelligenceArticles

https://drive.google.com/file/d/1ZPUQTKxkMLPxinT4SHU3_k_p4_Scnqgv/view

@ArtificialIntelligenceArticles