AI, Python, Cognitive Neuroscience
3.88K subscribers
1.09K photos
47 videos
78 files
893 links
Download Telegram
ai.pdf
2.1 MB
Who is winning the #AI race : China ๐Ÿ‡จ๐Ÿ‡ณ, Europe๐Ÿ‡ช๐Ÿ‡บ or US ๐Ÿ‡บ๐Ÿ‡ธ?

Interesting 106 page report from Aug 2019 by "Center for data innovation"
I personally believe that innovation will come from a true borderless exchange of technology & talent in democratic and responsible societies.

#artificialintelligence #machinelearning

โ‡๏ธ @AI_Python_EN
Vanishing/exploring gradients problem is a well often problem especially when training big networks, so visualizing gradients is a must when training neural networks. Here is the small network's on MNIST dataset gradients flow. A detailed article is on the way to explain many things in deep learning.

#machinelearning #deeplearning #artificialintelligence #computervision #neuralnetwork

โ‡๏ธ @AI_Python_EN
Single Headed Attention RNN: Stop Thinking With Your Head

https://arxiv.org/abs/1911.11423

#ArtificialIntelligence #NeuralComputing #NLP


โ‡๏ธ @AI_Python_EN
Microsoft: Actor critic method bests greedy exploration in #reinforcementlearning

http://bit.ly/2sfxt17

#DataScience #MachineLearning #ArtificialIntelligence

โ‡๏ธ @AI_Python_EN
๐Ÿ”ฅ As you know ML has proven its importance in many fields, like computer vision, NLP, reinforcement learning, adversarial learning, etc .. Unfortunately, there is a little work to make machine learning accessible for Arabic-speaking people. Arabic language has many complicated features compared to other languages. First, Arabic language is written right to left. Second, it contains many letters that cannot be pronounced by most foreigners like ุถ ุŒ ุบ ุŒ ุญ ุŒ ุฎุŒ ุธ. Moreover, Arabic language contains special characters called Diacritics which are special characters that help readers pronounced words correctly. For instance the statement ุงู„ุณูŽู‘ู„ุงู…ู ุนูŽู„ูŽูŠู’ูƒูู…ู’ ูˆูŽุฑูŽุญู’ู…ูŽุฉู ุงู„ู„ูŽู‘ู‡ู ูˆูŽุจูŽุฑูŽูƒูŽุงุชูู‡ู containts special characters after most of the letters. The diactrics follow special rules to be given to a certain character. These rules are construct a complete area called ุงู„ู†ูŽู‘ุญู’ูˆู ุงู„ู’ุนูŽุฑูŽุจููŠูู‘. Compared to English, the Arabic language words letters are mostly connected ุงู„ู„ุบุฉ as making them disconnected is difficult to read ุง ู„ ู„ ุบ ุฉ. ArbML helps fixing this by implementing many open-source projects that support Arabic, ML and NLP.

https://github.com/zaidalyafeai/ARBML

#machinelearning #deeplearning #artificialintelligence #nlp

โ‡๏ธ @AI_Python_EN
"The next revolution of AI wonโ€™t be supervised." โ€” Yann LeCun

#ArtificialIntelligence #SemiSupervisedLearning #UnsupervisedLearning

โ‡๏ธ @AI_Python_EN
[MobiNetV1] Removing people from complex backgrounds in real time using TensorFlow.js in the web browser!

This code attempts to learn over time the makeup of the background of a video such that the algorithm can attempt to remove any humans from the scene. This is all happening in real time, in the browser, using TensorFlow.js.


https://lnkd.in/gsePqBH

#deeplearning #machinelearning #artificialintelligence

โ‡๏ธ @AI_Python_EN
This media is not supported in your browser
VIEW IN TELEGRAM
Abnormal respiratory patterns classifier may contribute to large-scale screening of people infected with COVID-19 in an accurate and unobtrusive manner.

abs: https://arxiv.org/abs/2002.05534v1

#rnn #machinelearning #ArtificialIntelligence #DeepLearning #

โ‡๏ธ @AI_Python_EN
Breast cancer classification with Keras and Deep Learning

To analyze the cellular structures in the breast histology images we were instead leveraging basic computer vision and image processing algorithms, but combining them in a novel way.

Researcher: Adrian Rosebrock
Paper & codes : http://ow.ly/yngq30qjLye

#artificialintelligence #ai #machinelearning #deeplearning #bigdata #datascience

โ‡๏ธ @AI_Python_EN
ANNOUNCING PYCARET 1.0.0 - An amazingly simple, fast and efficient way to do machine learning in Python. NEW OPEN SOURCE ML LIBRARY If you are a DATA SCIENTIST or want to become one, then this is for YOU....

PyCaret is a NEW open source machine learning library to train and deploy ML models in low-code environment.

It allows you to go from preparing data to deploying a model within SECONDS.

PyCaret is designed to reduce time and efforts spent in coding ML experiments. It automates the following:

- Preprocessing (Data Preparation, Feature Engineering and Feature Selection)
- Model Selection (over 60 ready-to-use algorithms)
- Model Evaluation (50+ analysis plots)
- Model Deployment
- ML Integration and Monitoring (Power BI, Tableau, Alteryx, KNIME and more)
- ..... and much more!

Watch this 1 minute video to see how PyCaret can help you in your next machine learning project.

The easiest way to install pycaret is using pip. Just type "pip install pycaret" into your notebook.

To learn more about PyCaret, please visit the official website https://www.pycaret.org

#datascience #datascientist #machinelearning #ml #ai #artificialintelligence #analytics #pycaret

โ‡๏ธ @AI_Python_EN
Reinforcement Learning

Let's say we have an agent in an unknown environment and this agent can obtain some rewards by interacting with the environment.

The agent is tasked to take actions so as to maximize cumulative rewards. In reality, the scenario could be a bot playing a game to achieve high scores, or a robot trying to complete physical tasks with physical items; and not just limited to these.

Like humans, RL agents learn for themselves to achieve successful strategies that lead to the greatest long-term rewards.

This kind of learning by trial-and-error, based on rewards or punishments, is known as reinforcement learning (RL).

TensorTrade is an open-source Python framework for building, training, evaluating, and deploying robust trading algorithms using reinforcement learning.

https://github.com/tensortrade-org/tensortrade

#artificialintelligence #machinelearning #datascience #datascience #python

๐Ÿ—ฃ @AI_Python_arXiv
โœด๏ธ @AI_Python_EN
โ‡๏ธ @AI_Python
Big GANs Are Watching

You It is the state-of-the-art unsupervised GAN, which parameters are publicly available. They demonstrate that object saliency masks for GAN-produced images can be obtained automatically with BigBiGAN. These masks then are used to train a discriminative segmentation model. Being very simple and easy-to-reproduce, our approach provides competitive performance on common benchmarks in the unsupervised scenario.

Github: https://github.com/anvoynov/BigGANsAreWatching

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

#datascience #machinelearning #artificialintelligence #deeplearning