Machine learning books and papers
22.6K subscribers
972 photos
54 videos
928 files
1.31K links
Admin: @Raminmousa
Watsapp: +989333900804
ID: @Machine_learn
link: https://t.me/Machine_learn
Download Telegram
@Machine_learn

Deep unfolding network for image super-resolution

Deep unfolding network inherits the flexibility of model-based methods to super-resolve blurry, noisy images for different scale factors via a single model, while maintaining the advantages of learning-based methods.

Github: https://github.com/cszn/USRNet

Paper: https://arxiv.org/pdf/2003.10428.pdf
Python Data Visualization Cookbook (en).pdf
7.7 MB
Python Data Visualization
Cookbook Second Edition
@Machine_learn
@Machine_learn

TVR: A Large-Scale Dataset for Video-Subtitle Moment Retrieval

Github: https://github.com/jayleicn/TVRetrieval


PyTorch implementation : https://github.com/jayleicn/TVCaption

Paper: https://arxiv.org/abs/2001.09099v1
[Wei-Meng_Lee]_Python_Machine_Learning.pdf
8.7 MB
@Machine_learn

Python Machine Learning
Published by:
John Wiley & Sons, Inc.
@Machine_learn

Machine Learning and Data Science free online courses to do in quarantine

A. Beginner courses
1. Machine Learning
2. Machine Learning with Python

B. Intermediate courses
3. Neural Networks and Deep Learning
4. Convolutional Neural Networks

C. Advanced course
5. Advanced Machine Learning Specialization
1
@Machine_learn

Local-Global Video-Text Interactions for Temporal Grounding



Github: https://github.com/JonghwanMun/LGI4temporalgrounding

Paper: https://arxiv.org/abs/2004.07514
This media is not supported in your browser
VIEW IN TELEGRAM
@Machine_learn

​​In a chord diagram (or radial network), entities are arranged radially as segments with their relationships visualised by arcs that connect them. The size of the segments illustrates the numerical proportions, whilst the size of the arc illustrates the significance of the relationships1.

Chord diagrams are useful when trying to convey relationships between different entities, and they can be beautiful and eye-catching.

https://github.com/shahinrostami/chord

#python
@Machine_learn

The TensorFlow tutorials are written as Jupyter notebooks and run directly in Google Colab—a hosted notebook environment that requires no setup.

FROM BEGINNERS TO EXPERTS
* Source Codes
* Videos
* Libraries and extensions


https://www.tensorflow.org/tutorials
This media is not supported in your browser
VIEW IN TELEGRAM
Adversarial Latent Autoencoders (ALAE) not only generate 1024x1024 images with StyleGAN’s quality but also allow to manipulate real-world images in a feed-forward manner. Your move, StyleGAN team!
paper: arxiv.org/abs/2004.04467
code: github.com/podgorskiy/ALAE
@Machine_learn