AI, Python, Cognitive Neuroscience
3.87K subscribers
1.09K photos
47 videos
78 files
893 links
Download Telegram
100 Plus data Visualizations explained with examples - DataVizProject
https://datavizproject.com/

✴️ @AI_Python_EN
If you're following machine learning, statistics, artificial intelligence posts and even memes, you would have seen usually people sharing comments like machine learning is nothing but bunch of if-else statements and remove your mask - machine learning: I'm just fancy statistics.

Statistics is the key to understand and work with machine learning models. It is the grammar of data science.

You want to understand more about the important concepts? Found a great series of posts which discusses about the important concepts. Use the below link.

Link - https://lnkd.in/f53FP2H

✴️ @AI_Python_EN
Learning Perceptually-Aligned Representations via Adversarial Robustness

Article
: https://arxiv.org/abs/1906.00945
Github: https://github.com/MadryLab/robust_representations

✴️ @AI_Python_EN
Welcome to TensorWatch

TensorWatch is a debugging and visualization tool designed for deep learning and reinforcement learning from Microsoft Research. It works in Jupyter Notebook to show real-time visualizations of your machine learning training and perform several other key visualizations of your models and data.

https://github.com/microsoft/tensorwatch/

✴️ @AI_Python_EN
Group For Who Have a Passion For:

1. Artificial Intelligence
2. Machine Learning
3. Deep Learning
4. Data Science
5. Computer vision
6. Image Processing

https://t.me/joinchat/Ly1-vFOq9aR4mjpIDwzoHA

✴️ @AI_Python_EN
image_2019-06-06_19-25-30.png
849.3 KB
Nice to see our World Models paper used to teach a lecture on Representation Learning in Reinforcement Learning as part of Berkeley’s course on Deep Unsupervised Learning.

They described the paper as “the simplest thing that can be done. I wouldn’t have expected it to work so well.” 🍰

https://lnkd.in/gjH3gHU
✴️ @AI_Python_EN
This media is not supported in your browser
VIEW IN TELEGRAM
We are back with a new blog post for our PyTorch Enthusiasts. If you are new to this field, Semantic Segmentation might be a new word for you.
Simply put it is an image analysis task used to classify each pixel in the image into a class which is exactly like solving a jigsaw puzzle and putting the right pieces at the right places!

Today's blog by Arunava Chakraborty is about Semantic Segmentation using torchvision and will help explore more about this interesting topic.

https://lnkd.in/gG5fW3M

#Semantic #segmentation #torchvision #PyTorch #ai #deeplearning #machinelearning #computervision #opencv

✴️ @AI_Python_EN
MelNet: A Generative Model for Audio in the Frequency Domain

Sean Vasquez and Mike Lewis: https://lnkd.in/dp36Nwk

Blog: https://lnkd.in/dnEacxY

#ArtificialIntelligence #DeepLearning
#MachineLearning

✴️ @AI_Python_EN
Can we learn to detect objects without any supervision? Yes, if we assume that an object is a part of an image that can be redrawn while keeping the image realistic. With Mickael Chen and Thierry Artieres - https://arxiv.org/abs/1905.13539

✴️ @AI_Python_EN
The Enigma of Neural Text Degeneration as the First Defense Against Neural Fake News
If you want a sneek-peek in Yejin Choinka,and co-workers work on GROVER (a 1.5 billion param GPT-2-like model), check this live tweet 👇 Interesting hints, results, and analysis!
Paper: https://arxiv.org/abs/1905.12616
Demo: http://rowanzellers.com/grover/

✴️ @AI_Python_EN
Keras notebooks


Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)

ConvNets: colab notebook with functions for constructing #keras models. Models:

AlexNet
VGG
Inception
MobileNet
ShuffleNet
ResNet
DenseNet
Xception
Unet
SqueezeNet
YOLO
RefineNet


https://github.com/Machine-Learning-Tokyo/DL-workshop-series

✴️ @AI_Python_EN
Manning_Schuetze_StatisticalNLP.pdf
3 MB
Looking to enhance your NLP skills but unfamiliar with mathematics and linguistic structures ?!

Statistical Natural Language Processing
by Manning Schuetze covers :
1) Mathematical foundations

2) Linguistic essentials

3) Corpus-Based work

4) Most useful clustering models in supervised and unsupervised methods

5) Lexical Acquisition

and so much more !




📕 @AI_Python_EN