AI, Python, Cognitive Neuroscience
3.88K subscribers
1.09K photos
47 videos
78 files
893 links
Download Telegram
TensorFlow, Keras and deep learning, without a PhD access_tim

https://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist/#2
Learning to Combine Top-Down and Bottom-Up Signals in Recurrent Neural Networks with Attention over Modules Mittal et al.: #ArtificialIntelligence #DeepLearning #MachineLearning

https://arxiv.org/abs/2006.16981
How to read Deep Learning research papers.

A systematic approach to reading a collection of papers to gain knowledge within a domain
How to properly read a research paper
Useful online resources that
can aid you in searching for papers and key information "50–100 papers will primarily provide you with a very good understanding of the domain."

https://towardsdatascience.com/how-you-should-read-research-papers-according-to-andrew-ng-stanford-deep-learning-lectures-98ecbd3ccfb3
All the videos for the Computer Vision lecture
on "Detection, Segmentation, and Tracking" are now public!

Videos: https://youtube.com/playlist?list=PLog3nOPCjKBneGyffEktlXXMfv1OtKmCs
Slides: https://dvl.in.tum.de/teaching/cv3dst-ss20/
In future #AI hiring other AI be like: Job Profile: *human baby sitter*
- Experience : trained on 100 years of past data.
- Test Accuracy : 99.9999
- Precision: blah
- recall : blah
- AUC : blah blah
- Inference time: A.C
- Trained on : Latest "alien" TPUs and GPUs
- Bias : blah Note: AI trained on old TPUs will not be considered. And then AI will gossip with each other about bias and discrimination they have to go through compared to others like:
- "Wouldn't I be considered if I am trained on X country's data?"
- "Why was she considered even though she has outliers in the data?"
- "I am trained on old TPUs, I won't be considered? What!" LOL #artificialintelligence #machinelearning
A Hybrid Approach for Fake News Detection in Twitter Based on User Features and Graph Embeddings

• Using node2vec to extract features from a twitter follower graph. In conjunction with user features provided by Twitter.

This hybrid approach considers both the characteristics of the user and his social graph. The results show that the approach consistently and significantly outperforms existent approaches limited to user features.

Paper is.gd/LP9uKD
Stanford CS224w’s lectures Machine Learning with Graphs, Leskovec et al.: https://lnkd.in/d4Cnahj #DeepLearning #Graphs #MachineLearning
If you are looking for educational opportunities, subscribe to this channel
👇👇
🔰 https://t.me/DLeX_Apply
If there is no signal in your data, the ML model won't magically be predictive.

Plus simpler models will do better with low signal vs. bigger more complex models...

Unfortunately, it is, what it is
he more you train deep learning models, the more you realize that there is still so much left to figure out with NNs..

Neural networks still

- require a lot of data cleaning
- need a fair bit of featurization
- regularly overfit
- often don't learn the nuance in the data
Self supervised learning is the most intriguing form of AI yet..

Like babies, machine simply learn by observing the environment

Multi-task self learners that learn from hybrid inputs comprising of text, voice and images will be our next step towards AGI