Concurrent Meta Reinforcement Learning
Parisotto et al.: https://lnkd.in/e6nyRhc
#artificialintelligence #deeplearing #reinforcementlearning
β΄οΈ @AI_Python_EN
Parisotto et al.: https://lnkd.in/e6nyRhc
#artificialintelligence #deeplearing #reinforcementlearning
β΄οΈ @AI_Python_EN
AI, Python, Cognitive Neuroscience
Google Releases GPipe, an Open Source Library for Efficiently Training Large-scale Neural Network Models http://bit.ly/2HhH4tZ #MachineLearning #ArtificialIntelligence #DataScience β΄οΈ @AI_Python_EN
Google open sources #Gpipe under #Lingvo library for Sequence Modeling.
What is Lingvo?
Lingvo is the international language Esperanto word for βlanguageβ. This naming alludes to the roots of the Lingvo framework β it was developed as a general deep learning framework using TensorFlow with a focus on sequence models for language-related tasks such as machine translation, speech recognition, and speech synthesis.
What is Gpipe?
GPipe is a distributed machine learning library that uses synchronous stochastic gradient descent and pipeline parallelism for training, applicable to any DNN that consists of multiple sequential layers. Importantly, GPipe allows researchers to easily deploy more accelerators to train larger models and to scale the performance without tuning hyperparameters.
Link: https://lnkd.in/ePsTCxw
GitHub: https://lnkd.in/eRwgEZz
Article: https://lnkd.in/e2y4fV2
#deeplearning #machinelearning #tensorflow
β΄οΈ @AI_Python_EN
What is Lingvo?
Lingvo is the international language Esperanto word for βlanguageβ. This naming alludes to the roots of the Lingvo framework β it was developed as a general deep learning framework using TensorFlow with a focus on sequence models for language-related tasks such as machine translation, speech recognition, and speech synthesis.
What is Gpipe?
GPipe is a distributed machine learning library that uses synchronous stochastic gradient descent and pipeline parallelism for training, applicable to any DNN that consists of multiple sequential layers. Importantly, GPipe allows researchers to easily deploy more accelerators to train larger models and to scale the performance without tuning hyperparameters.
Link: https://lnkd.in/ePsTCxw
GitHub: https://lnkd.in/eRwgEZz
Article: https://lnkd.in/e2y4fV2
#deeplearning #machinelearning #tensorflow
β΄οΈ @AI_Python_EN
It is time we shared the dataset with everyone. This is a collection of text from Tamil news articles. Has around 7 millions lines of text, all cleaned up, ready to used for language modelling task, in case anyone want to try. You can use the code from git repo below to get started.
Dataset:
https://lnkd.in/fzg3xyM]
Code:
https://lnkd.in/fezt4M8 #datasets
β΄οΈ @AI_Python_EN
Dataset:
https://lnkd.in/fzg3xyM]
Code:
https://lnkd.in/fezt4M8 #datasets
β΄οΈ @AI_Python_EN
Media is too big
VIEW IN TELEGRAM
Neural MMO(Massively Multiplayer Online Game) by OpenAI
How do you Simulate evolution on Earth?
First ever neural MMO environment, that has created agents(players) that would scale up to real-world complexity.
Massive Multiplayer Online Role-Playing Games are currently the best proxy for the real world humans. Making an environment multiplayer would include diverse skills, global economy, etc. parameters
GitHub Link: https://lnkd.in/gEXEvXd
Blog: https://lnkd.in/gQXuSWJ
Paper: https://lnkd.in/gkbNJJR
#pytorch #deeplearning #artificialintelligence #opensource #neuralnetworks #gaming #agents
β΄οΈ @AI_Python_EN
How do you Simulate evolution on Earth?
First ever neural MMO environment, that has created agents(players) that would scale up to real-world complexity.
Massive Multiplayer Online Role-Playing Games are currently the best proxy for the real world humans. Making an environment multiplayer would include diverse skills, global economy, etc. parameters
GitHub Link: https://lnkd.in/gEXEvXd
Blog: https://lnkd.in/gQXuSWJ
Paper: https://lnkd.in/gkbNJJR
#pytorch #deeplearning #artificialintelligence #opensource #neuralnetworks #gaming #agents
β΄οΈ @AI_Python_EN
AI Tech&Review site "Synced" examines "The Cake Analogy 2.0" and my take on self-supervised learning in my ISSCC keynote.
https://syncedreview.com/2019/02/22/yann-lecun-cake-analogy-2-0/
β΄οΈ @AI_Python_EN
https://syncedreview.com/2019/02/22/yann-lecun-cake-analogy-2-0/
β΄οΈ @AI_Python_EN
This media is not supported in your browser
VIEW IN TELEGRAM
Image Translation with Tensorflow
#Pix2Pix is an Image-to-Image Translation with Conditional Adversarial Networks.
It can prove to be effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks
Check out the original paper(https://lnkd.in/fFAm8YK) if you are interested in implementation detail, it shows more example usages for cGAN like "map to aerial", "day to night" et.
Here is a Tensorflow implementation of the same by Christopher Hesse(https://lnkd.in/f7ivy95)
#deeplearning
β΄οΈ @AI_Python_EN
#Pix2Pix is an Image-to-Image Translation with Conditional Adversarial Networks.
It can prove to be effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks
Check out the original paper(https://lnkd.in/fFAm8YK) if you are interested in implementation detail, it shows more example usages for cGAN like "map to aerial", "day to night" et.
Here is a Tensorflow implementation of the same by Christopher Hesse(https://lnkd.in/f7ivy95)
#deeplearning
β΄οΈ @AI_Python_EN
Based on book of "New Document.docx"
β΄οΈ @AI_Python_EN
β΄οΈ @AI_Python_EN
Myth: Being a data scientist is applying machine learning 100% of the time
Fact: Being a data scientist is applying machine learning 5% of the time
The other 95% is spent:
- Understanding the Business Problem & Communicating with Domain Experts, 20%
- Working with data: Cleaning, Manipulating, Visualizing, Processing, Transforming, Understanding, 60%
- Communicating Results: Reporting, Slide Decks, and Apps, 15%
β-
Key Point - If you want to be a great data scientist, focus on where you will spend the most of your time. Communication, Business Understanding, Data Manipulation & Visualization
β΄οΈ @AI_Python_EN
Fact: Being a data scientist is applying machine learning 5% of the time
The other 95% is spent:
- Understanding the Business Problem & Communicating with Domain Experts, 20%
- Working with data: Cleaning, Manipulating, Visualizing, Processing, Transforming, Understanding, 60%
- Communicating Results: Reporting, Slide Decks, and Apps, 15%
β-
Key Point - If you want to be a great data scientist, focus on where you will spend the most of your time. Communication, Business Understanding, Data Manipulation & Visualization
β΄οΈ @AI_Python_EN
Uncovering and Mitigating Algorithmic Bias through Learned Latent Structure
Amini et al.: https://lnkd.in/e5Ybyfa
#artificialintelligence #deeplearning #machinelearning
β΄οΈ @AI_Python_EN
Amini et al.: https://lnkd.in/e5Ybyfa
#artificialintelligence #deeplearning #machinelearning
β΄οΈ @AI_Python_EN
π‘ What is a p-value?
When testing an hypothesis, the p-value is the likelihood that we would observe results at least as extreme as our result due purely to random chance if the null hypothesis were true.
π‘ What does it mean when a p-value is low?
When the p-value is low, it is relatively rare for the our results to be purely from random variations in observations.
Because of this, we may decide to reject the null hypothesis. If the p-value is below some pre-defined threshold, we say that the result is "statistically significant" and we reject the null hypothesis.
π‘ What value is most often used to determine statistical significance?
A value of alpha = 0.05 is most often used as the threshold for statistical significance.
#datascience #statistics
β΄οΈ @AI_Python_EN
When testing an hypothesis, the p-value is the likelihood that we would observe results at least as extreme as our result due purely to random chance if the null hypothesis were true.
π‘ What does it mean when a p-value is low?
When the p-value is low, it is relatively rare for the our results to be purely from random variations in observations.
Because of this, we may decide to reject the null hypothesis. If the p-value is below some pre-defined threshold, we say that the result is "statistically significant" and we reject the null hypothesis.
π‘ What value is most often used to determine statistical significance?
A value of alpha = 0.05 is most often used as the threshold for statistical significance.
#datascience #statistics
β΄οΈ @AI_Python_EN
This media is not supported in your browser
VIEW IN TELEGRAM
Different Sorting Algorithms and how they work.
Source- Reddit
An awesome colllection of Deep Learning tutorials (on Github)-
https://lnkd.in/fyAFyK6
β΄οΈ @AI_Python_EN
Source- Reddit
An awesome colllection of Deep Learning tutorials (on Github)-
https://lnkd.in/fyAFyK6
β΄οΈ @AI_Python_EN
Top 10 NLP Concepts to analyze text data
Interested in NLP? Get familiar with these 10 algorithms before you get started:
1. tf-idf - https://lnkd.in/ghfqfm7
2. N-grams - https://lnkd.in/gCDChaT
3. Stemming - https://lnkd.in/gwHuE68
4. Lemmatisation - https://lnkd.in/gRU8Q5m
5. Cosine similarity - https://lnkd.in/gEMj9hp
6. Bag-of-words - https://lnkd.in/gzv7NDX
7. Word2vec - https://lnkd.in/gV2yEsn
8. LDA - https://lnkd.in/gF2qcnJ
9. Edit distance - https://lnkd.in/gy3wU5H
10. LSTM - https://lnkd.in/gu9H9vM
Get familiar with these concepts at a high level, and then grab a dataset and start playing around. You'll learn a lot more by implementing these concepts with real data than just reading and studying forever.
Here are two great sources to grab free text datasets:
π https://lnkd.in/gABJX4w
π https://lnkd.in/gFR9njn
Remember to start simple and then iteratively build and test from there, not every model required deep learning
π Get familiar with these 10 concepts and and you'll be ready to conquer challenging NLP problem.
#datascience #machinelearning #nlp #deeplearning #algorithms
β΄οΈ @AI_Python_EN
Interested in NLP? Get familiar with these 10 algorithms before you get started:
1. tf-idf - https://lnkd.in/ghfqfm7
2. N-grams - https://lnkd.in/gCDChaT
3. Stemming - https://lnkd.in/gwHuE68
4. Lemmatisation - https://lnkd.in/gRU8Q5m
5. Cosine similarity - https://lnkd.in/gEMj9hp
6. Bag-of-words - https://lnkd.in/gzv7NDX
7. Word2vec - https://lnkd.in/gV2yEsn
8. LDA - https://lnkd.in/gF2qcnJ
9. Edit distance - https://lnkd.in/gy3wU5H
10. LSTM - https://lnkd.in/gu9H9vM
Get familiar with these concepts at a high level, and then grab a dataset and start playing around. You'll learn a lot more by implementing these concepts with real data than just reading and studying forever.
Here are two great sources to grab free text datasets:
π https://lnkd.in/gABJX4w
π https://lnkd.in/gFR9njn
Remember to start simple and then iteratively build and test from there, not every model required deep learning
π Get familiar with these 10 concepts and and you'll be ready to conquer challenging NLP problem.
#datascience #machinelearning #nlp #deeplearning #algorithms
β΄οΈ @AI_Python_EN
#NLP is among the hottest and most interesting fields in #datascience. Check out these 5 in-depth and hands-on tutorials to learn #NLP:
1. The Essential NLP Guide to Solve Top 10 Common NLP Tasks - https://lnkd.in/fiXS5Rj
2. Practical Tutorial for Regular Expressions in #Python - https://lnkd.in/fXw-Rdz
3. A Gentle Introduction to #TopicModeling - https://lnkd.in/fDXmt4n
4. Comprehensive and Intuitive Guide to #WordEmbeddings - https://lnkd.in/fvRrFhA
5. #TextClassification using #ULMFiT and #fastai Library in Python - https://lnkd.in/f7bu8jM
And test your #NaturalLanguageProcessing knowledge on this challenging question set!
30 Questions to test a data scientist on Natural Language Processing - https://lnkd.in/fpWBZUh
β΄οΈ @AI_Python_EN
1. The Essential NLP Guide to Solve Top 10 Common NLP Tasks - https://lnkd.in/fiXS5Rj
2. Practical Tutorial for Regular Expressions in #Python - https://lnkd.in/fXw-Rdz
3. A Gentle Introduction to #TopicModeling - https://lnkd.in/fDXmt4n
4. Comprehensive and Intuitive Guide to #WordEmbeddings - https://lnkd.in/fvRrFhA
5. #TextClassification using #ULMFiT and #fastai Library in Python - https://lnkd.in/f7bu8jM
And test your #NaturalLanguageProcessing knowledge on this challenging question set!
30 Questions to test a data scientist on Natural Language Processing - https://lnkd.in/fpWBZUh
β΄οΈ @AI_Python_EN
Generating Music With Artificial Intelligence
http://bit.ly/2HnrmO6
#DataScience #MachineLearning #ArtificialIntelligence
β΄οΈ @AI_Python_EN
http://bit.ly/2HnrmO6
#DataScience #MachineLearning #ArtificialIntelligence
β΄οΈ @AI_Python_EN
This media is not supported in your browser
VIEW IN TELEGRAM
RNN-Based Handwriting Recognition in Gboard
Blog by Sandro Feuz and Pedro Gonnet: https://lnkd.in/eUbtqyi
#artificialintelligence #deeplearning #machinelearning
β΄οΈ @AI_Python_EN
Blog by Sandro Feuz and Pedro Gonnet: https://lnkd.in/eUbtqyi
#artificialintelligence #deeplearning #machinelearning
β΄οΈ @AI_Python_EN
Just for laughs - Difference between Machine Learning and Artificial Intelligence (how many of you all have felt this? :)
β΄οΈ @AI_Python_EN
β΄οΈ @AI_Python_EN
IBM Cognitive classes is one way to learn Data Science and Machine Learning, and it is absolutely FREE.
*DON'T SKIP THE LAB EXERCISE., IT IS HELPFUL*
This is the Learning Path
1) Introduction to Data Science
(https://lnkd.in/fF79bEj)
2) Data Science Tools
(https://lnkd.in/fYf2ZC8)
3) Data Science Methodology
(https://lnkd.in/fY6Kwqd)
4) Statistics 101
(https://lnkd.in/fpgJf7D)
5) Predictive Modeling Fundamentals I
(https://lnkd.in/f9_Y7UZ)
6) Python for Data Science
(https://lnkd.in/fy8E2wH)
7) Data Analysis with Python
(https://lnkd.in/fRQWByd)
8) Data Visualization with Python
(https://lnkd.in/fFu93ME)
9) Machine Learning with Python
(https://lnkd.in/f_7r534)
10) Deep Learning Fundamentals
(https://lnkd.in/fNvPvix)
11) Deep Learning with TensorFlow
(https://lnkd.in/ftfRtvQ)
#datavisualization #deeplearning #datascience #python #predictivemodeling #machinelearning
Please share us if you would like
β΄οΈ @AI_Python_EN
*DON'T SKIP THE LAB EXERCISE., IT IS HELPFUL*
This is the Learning Path
1) Introduction to Data Science
(https://lnkd.in/fF79bEj)
2) Data Science Tools
(https://lnkd.in/fYf2ZC8)
3) Data Science Methodology
(https://lnkd.in/fY6Kwqd)
4) Statistics 101
(https://lnkd.in/fpgJf7D)
5) Predictive Modeling Fundamentals I
(https://lnkd.in/f9_Y7UZ)
6) Python for Data Science
(https://lnkd.in/fy8E2wH)
7) Data Analysis with Python
(https://lnkd.in/fRQWByd)
8) Data Visualization with Python
(https://lnkd.in/fFu93ME)
9) Machine Learning with Python
(https://lnkd.in/f_7r534)
10) Deep Learning Fundamentals
(https://lnkd.in/fNvPvix)
11) Deep Learning with TensorFlow
(https://lnkd.in/ftfRtvQ)
#datavisualization #deeplearning #datascience #python #predictivemodeling #machinelearning
Please share us if you would like
β΄οΈ @AI_Python_EN
Google Releases TensorFlow Federated, an Open-Source Framework to Facilitate Collaborative Machine Learning without Centralized Training Data
http://bit.ly/2EPsYy8
#MachineLearning #ArtificialIntelligence #DataScience
β΄οΈ @AI_Python_EN
http://bit.ly/2EPsYy8
#MachineLearning #ArtificialIntelligence #DataScience
β΄οΈ @AI_Python_EN
Do Neural Networks Need To Think Like Humans?
#neuralnetwork
https://www.youtube.com/watch?v=YFL-MI5xzgg
β΄οΈ @AI_Python_EN
#neuralnetwork
https://www.youtube.com/watch?v=YFL-MI5xzgg
β΄οΈ @AI_Python_EN