ArtificialIntelligenceArticles
3.03K 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
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

http://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
Missing Semester

As computer scientists, we know that computers are great at aiding in repetitive tasks. However, far too often, we forget that this applies just as much to our use of the computer as it does to the computations we want our programs to perform. We have a vast range of tools available at our fingertips that enable us to be more productive and solve more complex problems when working on any computer-related problem. Yet many of us utilize only a small fraction of those tools; we only know enough magical incantations by rote to get by, and blindly copy-paste commands from the internet when we get stuck.

This class is an attempt to address this.

We want to teach you how to make the most of the tools you know, show you new tools to add to your toolbox, and hopefully instill in you some excitement for exploring (and perhaps building) more tools on your own. This is what we believe to be the missing semester from most Computer Science curriculum

https://www.youtube.com/watch?v=Z56Jmr9Z34Q&list=PLyzOVJj3bHQuloKGG59rS43e29ro7I57J