ArtificialIntelligenceArticles
2.96K 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
t-SNE algorithm on MNIST dataset in Kaggle kernels. NVIDIA's Rapids library with GPU acceleration. The algorithm achieves a 2000x speedup as compared to the sklearn version on CPU!
https://www.kaggle.com/tunguz/mnist-2d-t-sne-with-rapids
Fixed smooth convolutional layer for avoiding checkerboard artifacts in CNNs. https://arxiv.org/abs/2002.02117
Unbalanced GANs: Pre-training the Generator of Generative Adversarial Network using Varia... https://arxiv.org/abs/2002.02112
Nobel prize winner Danny Kahneman cited Gary Marcus (see the recent #AIdebate) and the need for hybrid models in science/AI (including reasoning and logic, in addition to learning), when referring to his systems 1 and 2 (see Thinking Fast and Slow). Neural-symbolic computing is a foundation for this line of research. #AAAI2020 congratulations to Francesca Rossi for the panel with Kahneman and the Turing Award winners. https://link.springer.com/book/10.1007/978-3-540-73246-4
PyTorch Wrapper version 1.1 is out!

New Features:

- Samplers for smart batching based on text length for faster training.

- Loss and Evaluation wrappers for token prediction tasks.

- New nn.modules for attention based models.

- Support for multi GPU training / evaluation / prediction.

- Verbose argument in system's methods.

- Examples using Transformer based models like BERT for text classification.

Check it out in the following links:

install with: pip install pytorch-wrapper

GitHub: https://github.com/jkoutsikakis/pytorch-wrapper

docs: https://pytorch-wrapper.readthedocs.io/en/latest/

examples: https://github.com/jkouts…/pytorch-wrapper/…/master/examples

#DeepLearning #PyTorch #NeuralNetworks #MachineLearning #DataScience #python #TensorFlow
"If you really believe in an idea, never give up" - Geoff Hinton

#AAAI2020
An Introduction to Reinforcement Learning - Lex Fridman, MIT
Blog by Luke Kenworthy, RE•WORK : https://blog.re-work.co/an-introduction-to-reinforcement-learning-lex-fridman-mit/
#ReinforcementLearning #reworkAI #reworkDL
Continuous Geodesic Convolutions for Learning on 3D Shapes. https://arxiv.org/abs/2002.02506
Brain-Like Object Recognition with High-Performing Shallow Recurrent ANNs
https://www.youtube.com/watch?v=IqkOZhfGEYs
Who needs machine learning? Pigeons can be trained to classify medical images and diagnose heart disease https://pubmed.ncbi.nlm.nih.gov/31965462-taking-pigeons-to-heart-birds-proficiently-diagnose-human-cardiac-disease/