Artificial Intelligence – Telegram
Artificial Intelligence
16.5K subscribers
1.11K photos
9 videos
1 file
1.97K links
Artificial Intelligence

admin - @haarrp

@itchannels_telegram - 🔥 best it channels

@ai_machinelearning_big_data - Machine learning channel

@pythonl - Our Python channel

@pythonlbooks- python книги📚

@datascienceiot - ml 📚

РКН: clck.ru/3FmwZw
Download Telegram
MatchGAN: A Self-supervised Semi-supervised Conditional Generative Adversarial Network

Extensive empirical evaluation demonstrates the effectiveness of our proposed method over competitive baselines and existing arts. In particular, our method is able to surpass the baseline with only 20% of the labelled examples used to train the baseline..

Github: https://github.com/justin941208/MatchGAN

Paper: https://arxiv.org/abs/2006.06614v1
Why Data Preparation Is So Important in Machine Learning

https://machinelearningmastery.com/blog/
Fourier Features Let Networks Learn
High Frequency Functions in Low Dimensional Domains

https://people.eecs.berkeley.edu/~bmild/fourfeat/index.html
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models

Given a low-resolution input image, PULSE searches the outputs of a generative model for high-resolution images that are perceptually realistic and downscale correctly.

Github: https://github.com/adamian98/pulse

Paper: https://arxiv.org/abs/2003.03808v1
Learning Semantically Enhanced Feature for Fine-Grained Image Classification

Gitgub: https://github.com/cswluo/SEF

Paper: https://arxiv.org/abs/2006.13457v1
Building AI Trading Systems

Lessons learned building a profitable algorithmic trading system using Reinforcement Learning techniques.

https://dennybritz.com/blog/ai-trading/
Tensor Programs II: Neural Tangent Kernel for Any Architecture
which shows the tangent kernel of any randomly initialized neural network converges in the large width limit.

Github: https://github.com/thegregyang/NTK4A

Paper: https://arxiv.org/abs/2006.14548