ArtificialIntelligenceArticles
2.97K 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
GAN Lab: Play with Generative Adversarial Networks (GANs) in your browser!
By created by Minsuk Kahng, Nikhil Thorat, Polo Chau, Fernanda Viégas, and Martin Wattenberg: https://poloclub.github.io/ganlab/
Research paper: https://minsuk.com/research/papers/kahng-ganlab-vast2018.pdf
#AI #ArtificialIntelligence #GenerativeAdversarialNetworks
TensorSpace is a neural network 3D visualization framework
Built on TensorFlow.js, Three.js and Tween.js: https://tensorspace.org
#NeuralNetworks #ArtificialInteligence #DeepLearning #MachineLearning #Visualization
Speech Model Pre-training for End-to-End Spoken Language Understanding

Lugosch et al.: https://arxiv.org/abs/1904.03670

#spokenlanguageunderstanding #machinelearning #technology
Data Pre-processing for Deep Learning models (Deep Learning with Keras – Part 2)
Training deep learning models requires data… A lot of data! Unfortunately, in most cases data comes messy, and our models are very sensitive towards this. Therefore, we need to be careful while preparing our data to achieve the best results.

Part 1- https://www.marktechpost.com/2019/06/11/deep-learning-with-keras-tutorial-part-1/

Part 2- https://www.marktechpost.com/2019/06/14/deep-learning-wit...
See More
new course :

3 days until you can take Course 3 of the TensorFlow Specialization! Andrew ng and Laurence discuss what it takes to process text, one of the foundational skills for building NLP applications.

Enroll in Course 1 and 2 if you haven't already:

https://www.coursera.org/collections/tensorflow-deeplearning-ai

https://t.iss.one/ArtificialIntelligenceArticles

deeplearning.ai
Contrastive Multiview Coding
Unsupervised representation learned to maximize MI measure between different views results in SoTA for downstream tasks such as object classification

code https://github.com/HobbitLong/CMC/

paper https://arxiv.org/pdf/1906.05849.pdf
Divide and Conquer the Embedding Space for Metric Learning, CVPR 2019

code https://github.com/CompVis/metric-learning-divide-and-conquer
Topology-Preserving Deep Image Segmentation. arxiv.org/abs/1906.05404