ArtificialIntelligenceArticles
3.04K 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
Selective Brain Damage: Measuring the Disparate Impact of Model Compression
Sara Hooker, Aaron Courville, Yann Dauphin, Andrea Frome: https://weightpruningdamage.github.io
#ArtificialIntelligence #DeepLearning #NeuralNetworks
How Much Position Information Do Convolutional Neural Networks Encode?
Islam et al.: https://arxiv.org/abs/2001.08248
#ArtificialIntelligence #DeepLearning #NeuralNetworks
An interpretable neural network model through piecewise linear approximation
Guo et al.: https://arxiv.org/abs/2001.07119
#MachineLearning #ArtificialIntelligence #NeuralNetworks
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
CNN Explainer: Learning Convolutional Neural Networks with Interactive Visualization
Wang et al.: https://arxiv.org/abs/2004.15004
Interactive visualization in the browser: http://poloclub.github.io/cnn-explainer/
#ConvolutionalNeuralNetworks #DeepLearning #NeuralNetworks
Improving the Neural Algorithm of Artistic Style
Roman Novak, Yaroslav Nikulin : https://arxiv.org/abs/1605.04603
#Art #DeepLearning #NeuralNetworks