AI, Python, Cognitive Neuroscience
3.88K subscribers
1.09K photos
47 videos
78 files
893 links
Download Telegram
Another sneak preview into TensorFlow 2.0. This is how the new architecture will look like:

1. tf.data will replace the queue runners
2. Easy model building with tf.keras and estimators
3. Run and debug with eager execution
4. Distributed training on either CPU, GPU or TPU
5. Export models to SavedModel and deploy it via TF Serving, TF Lite. TF.js etc.

I really can't wait anymore to test all the new things out.

#deeplearning #machinelearning

Article: https://lnkd.in/drz7FyV

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Checkout this post by Adrian Rosebrock on How to get started in Machine Learning with Python. Read the full article here: https://lnkd.in/ghrNn29
#MachineLearning #DeepLearning #Python

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
I finally watched Joel Grus's talk at JupyterCon 2018. He's the guy who doesn't like notebooks, in particular, Jupyter notebooks. Although I don't agree on everything what he says, he makes some good points for reproducible research. His tips are actually pretty useful for data scientists who want to get stronger in software engineering. Things like modularity, testing code, proper linting, dependency management etc. are also very important for my team and me. We actually make use of them all the time but despite that we still all love our notebooks ❀️. Check out the video on YouTube. It's pretty long but very informative and super funny.
#datascience #machinelearning

Slides: https://lnkd.in/dRn4VvQ
Youtube video: https://lnkd.in/dgemtdW

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
DeepFlash is a nice application of auto-encoders where they trained a neural network to turn a flash selfie into a studio portrait. It's an interesting paper with a real need, I seriously mean it! They've also tested their results against other approaches like pix2pix, style transfer etc.. Somehow from the first glance I had the feeling that pix2pix performed better than their suggested approach but their evaluation metrics (SSIM and PSNR) proved me wrong.
#deeplearning #machinelearning

Paper: https://lnkd.in/eHM5rRx

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Check out the new "Machine Learning Guide for 2019", which includes 20 Free Resources (blogs & videos) to Learn Machine Learning: https://lnkd.in/ejqejpA by the Open Data Science Conference (ODSC) team.

#BigData #DataScience #DataScientists #AI #DeepLearning


πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
πŸ€– Machine learning Vs Traditional programming
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
How do you go from self-play to the real world? : Transfer learning

NeurIPS 2017 Meta Learning Symposium: https://lnkd.in/e7MdpPc

"I think transfer learning is the key to general intelligence. And I think the key to doing transfer learning will be the acquisition of conceptual knowledge that is abstracted away from perceptual details of where you learned it from." β€” Demis Hassabis

#artificialintelligence #deeplearning #metalearning #reinforcementlearning #selfplay

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Google's Artificial Intelligence And Machine Learning Research Priorities: Freelancers, Take Note

https://www.forbes.com/sites/jonyounger/2019/01/16/googles-ai-and-ml-research-priorities-freelancers-take-note/#52abed10344c

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
How to Use The Pre-Trained VGG Model to Classify Objects in Photographs πŸ‘‰Discover the VGG Convolutional Neural Network Models for Image Classification https://buff.ly/2GadALk
#AI #DeepLearning #NeuralNetworks

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
TOP 10 SELECTED MACHINE LEARNING RESOURCES

After long hours curated content on data science resources
selected top 10 selected machine learning resources on http://www.claoudml.co/ . The list lucrative resources to learn machine learning,

Details on http://www.claoudml.co/

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
I use Reddit daily I wanted to post my best topics related to machine learning and data science that I found interesting in this platform and I'll be doing that each week.

Here you can find my favorite ones for the week 1/6/2019 to 1/12/2019


πŸ“Œ What websites do you check regularly for data science/big data/ML/AI news and articles? https://lnkd.in/dzHGgZY

πŸ“Œ Best book for deep learning for beginner https://lnkd.in/dpHUk6M

πŸ“Œ MIT Deep Learning Basics: Introduction and Overview (Lex Fridman ) https://lnkd.in/dYrMRfr

πŸ“Œ PyTorch implementations of RL Algorithms. https://lnkd.in/dvamnAp

πŸ“Œ 11 Great Articles About Natural Language Processing (NLP) https://lnkd.in/deG7VjR

Hope you find them helpful
And I'll be glad if you can share your favorite topics or thoughts

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
"The future depends on some graduate student who is deeply suspicious of everything I have said." - Geoffrey Hinton. There couldn't be a better quote to end a lecture on deep learning state of the art with: https://lnkd.in/e4C_Ejg

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
This is an excellent overview on the state of the art methods for NLP (natural language processing). An exciting area of research with wide applications.

https://lnkd.in/eKt-fKK

#analytics #machinelearning #datascience #nlp

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
How to fail the Data Science business case
2. Recruiting as quick-fixβ€Šβ€”β€Šβ€œI am looking to recruit 150 Data Scientists in the next 12 months”. I am not kidding: I did get that phone call, and it was about recruiting β€˜Data-Scientists-as-consultants’. Yes, expertise matters. Yes, there is a shortage of talent. And, yes, as companies struggle to build up data science capabilities they likely will be keen on consultancy services. However, the shortage of experts is real. Moreover, a senior data scientist likely prefers building products over project work, and impact with customers over project management meetings. Overall, I have seen quite a few attempts at using recruiting-as-a-fix, often failing at implementation already, either because of an unrealistic β€˜unicorn’ wishlist or because the case couldn’t be made as to why an experienced Data Scientists should join the company. Moreover, Data Scientists frequently report that they are interviewed by non-experts.
#interviews #datascientist #recruiting #machinelearning

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Machine Learning is Fun! Part 3: Deep Learning and Convolutional Neural Networks

by Adam Geitgey: https://lnkd.in/gZ6sdPW

#artificialintelligence #deeplearning #machinelearning

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
My ML Tip of the Week on Overfitting

πŸ’‘ What is overfitting?

Overfitting is when a model makes much better predictions on known data (data included in the training set) than unknown data (data not included in the training set).

πŸ’‘ How can you combat overfitting?

πŸ‘‰ A few ways of combating overfitting are:
β€’ simplify the model by use fewer parameters
β€’ simply the model by changing the hyperparameters
β€’ simplify the model by introducing regularization
β€’ select a different model
β€’ use more training data
β€’ gather better quality data

#datascience #machinelearning

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Text preprocessing principles:

- Text normalization
- Tokenization
- Removing stop words
- Stemming
- Lemmatization
- Part-of-speech tagging (POS)
- Chunking (shallow parsing)
- Named entity recognition
- Collocation extraction
- Relationship extraction

This article describes the points mentioned above in more details
https://lnkd.in/dzeFR7e

#NLP #DeepLearning
#MachineLearning

πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
This slide from lex fridman is amazing. How many of these do you know?


πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN