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
Yann Lecun : Ho parlato al quotidiano italiano La Stampa delle sfide che l'Intelligenza Artificiale sta affrontando oggi, dalle fake news ai contenuti inappropriati e di come insegnamo ai nostri sistemi a riconoscerli perchè possano intervenire e tutelarci.
Questa è senza dubbio una grande sfida ma ho fiducia nel futuro e negli sforzi che stiamo facendo per avvicinarci.

This is how I discussed with the italian daily La Stampa the key challenges AI is facing today, from fake news to inappropriate or extremist content, and how we teach our systems to understand those forms so that they can take an action to protect us.
It's a very challenging problem but I trust we'll get there, one day.

https://www.lastampa.it/2019/05/22/scienza/che-cosa-insegno-allia-yJ1jgYV5SH6nTbTOmfmmAN/
ML algorithms and their math -
1. Naive Bayes - https://goo.gl/m3gh1o
2. Decision Trees (ID3) - https://goo.gl/HFqAd4
3. Random Forest - https://goo.gl/y3Au8M
4. K-means - https://goo.gl/worGWg
5. Ridge Regression - https://goo.gl/YGdUFr
6. Logistic Regression - https://goo.gl/zDvRcF

https://www.thelearningmachine.ai/ml
"End-to-End Deep Reinforcement Learning without Reward Engineering"
They developed an end-to-end method that allows robots to learn from a modest number of images that depict successful completion of a task.

https://bair.berkeley.edu/blog/2019/05/28/end-to-end/
Convex Optimization: Algorithms and Complexity
Sébastien Bubeck

Theory Group, Microsoft Research
sebubeck@microsoft.com
https://arxiv.org/pdf/1405.4980.pdf
A new paper on learned lossless compression: 30% smaller images than PNG, using a fully parallel probabilistic model that is orders of magnitude faster than PixelCNN
PyTorch Implementation of the CVPR'19 Paper "Practical Full Resolution Learned Lossless Image Compression"
https://github.com/fab-jul/L3C-PyTorch
Very interesting paper from Google Research. Generating video from first and end frames
https://arxiv.org/pdf/1905.10240.pdf
Classification Accuracy Score for Conditional Generative Models
Suman Ravuri and Oriol Vinyals: https://arxiv.org/abs/1905.10887
#ArtificialIntelligence #DeepLearning #MachineLearning