Data Phoenix – Telegram
Data Phoenix
1.45K subscribers
641 photos
3 videos
1 file
1.33K links
Data Phoenix is your best friend in learning and growing in the data world!
We publish digest, organize events and help expand the frontiers of your knowledge in ML, CV, NLP, and other aspects of AI. Idea and implementation: @dmitryspodarets
Download Telegram
PyTorch Image Models

This repository contains PyTorch image models, noscripts, pre-trained weights: (SE) ResNet/ResNeXT, DPN, EfficientNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more.

http://bit.ly/2YlZwqW
​​Looking forward to ODS.ai Odessa Meetup & Data Bar taking place July 5 in Odessa. Join the first informal meetup community on Open Data Science in the Odessa region. Lots of networking and heated discussion on the upcoming EECVC conference are guaranteed. The participation is free, but registration is required.

Learn more: http://bit.ly/2YB19B2
Study E-Book

This repository contains a variety of insightful e-books about Computer Vision, Deep Learning, Machine Learning, Math, NLP, Python, and Reinforcement Learning.

http://bit.ly/2Yun110
Accelerating MRI reconstruction via active acquisition

In this article, you will learn how researchers from Facebook AI proposed a new approach to MRI reconstruction that restores a high fidelity image from partially observed measurements in less time and with fewer errors.

http://bit.ly/2YyT3ZK
R Functions Tutorial

In this tutorial, you will look closely at different types of functions in R to learn how they work, and why they're useful for data science and data analysis tasks.

http://bit.ly/2YF7Br6
Advanced R

This is the 2nd edition of “Advanced R”, a book in Chapman & Hall’s R Series. The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as help for you to understand why R works the way it does.

http://bit.ly/2YCtyqy
Panel: A high-level app and dashboarding solution for the PyData ecosystem

In this article, you will learn about Panel, a new open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.

http://bit.ly/2YJnc8L
Keras Mask R-CNN

In this tutorial, you will learn how to use Keras and Mask R-CNN to perform instance segmentation (both with and without a GPU).

http://bit.ly/2YKKZVV
How to Implement GAN Hacks to Train Stable Generative Adversarial Networks

In this article, you will learn the best sources for practical heuristics or hacks when developing generative adversarial networks; how to implement seven best practices for the deep convolutional GAN model architecture from scratch; how to implement four additional best practices from Soumith Chintala’s GAN Hacks presentation and list.

http://bit.ly/2NP3iZc
Change input shape dimensions for fine-tuning with Keras

In this tutorial, you will learn how to change the input shape tensor dimensions for fine-tuning using Keras. You’ll understand how to apply transfer learning to images with different image dimensions than what the CNN was originally trained on.

http://bit.ly/2NNceOv

#ML #AI #ArtificialIntelligence #DataScience #MachineLearning #Keras #deeplearning #dl
How to Perform Face Recognition With VGGFace2 in Keras

In this article, you will learn about the VGGFace and VGGFace2 models for face recognition and how to install the keras_vggface library to make use of these models in Python with Keras; how to develop a face identification system to predict the name of celebrities in given photographs; how to develop a face verification system to confirm the identity of a person given a photograph of their face.

http://bit.ly/32oOOlX
Tips for Training Likelihood Models

This is a tutorial on common practices in training generative models that optimize likelihood directly, such as autoregressive models and normalizing flows.

http://bit.ly/2NQEmAq
Building Lyft’s Marketing Automation Platform

This post on Lyft's Engineering blog walks-through the machine learning system that enables Lyft's marketing at scale. It's fairly high-level but it's a good read and includes worthwhile details along the way.

https://lft.to/2NWlCiU
👍1
NumPy implementations of various ML models

Repository of mostly pure NumPy implementations of machine learning models. These are bare-bones implementations and aren't optimized to be efficient. They're optimized to be understanding how they work.

http://bit.ly/2lbReDe
​​Let's meet at AIUkraine 2019 in September!

AI Ukraine is an annual and most professional industry conference powered by AltexSoft.

The conference will include three stages:
- Data Science & Machine Learning
- BigData & Analytics
- Business & Startups

Special promo code for 7% discount for our subscribers - DSDigest-AI2019

Registration and more information: http://bit.ly/2O5DOXz
Top 25 pandas tricks

25 tricks that will help you to work faster and write better pandas code.

http://bit.ly/2O65qMn
Anomaly Detection for Dummies

This tutorial explores unsupervised anomaly detection for univariate and multivariate data. Covers a variety of detection strategies with python code snippets and screenshots.

Jupyter notebook: http://bit.ly/2O2PFp9

http://bit.ly/2O7unaa
TRFL

TRFL is a library built on top of TensorFlow that exposes several useful building blocks for implementing Reinforcement Learning agents, which was developed by the Research Engineering team at DeepMind.

http://bit.ly/2O8nfKu