ArtificialIntelligenceArticles
2.98K 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
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
[email protected]
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