AI, Python, Cognitive Neuroscience
3.8K subscribers
1.09K photos
46 videos
78 files
891 links
Download Telegram
A visual introduction to machine learning, Part II

https://bit.ly/2N0T42K

#AI #DeepLearning #MachineLearning #DataScience

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Data science = Statistics +
Data preprocessing +
Machine learning +
Scientific inquiry +
Visualization +
Business Analytics +
Programming +
Empathy +
Communication + ...

β€”> To solve a real problem.

Data Science involves anything you do with data to solve real problems.

Be a problem solver.

And use data to help guide you to the solution.

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
FranΓ§ois Chollet:

Pre-trained network for image super resolution (in Keras): https://github.com/idealo/image-super-resolution … An evening project would be to export it to TF.js to run in the browser on user-uploaded photos

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Learn probabilistic programming with TensorFlow Probability, from the ground up. The Bayesian Methods for Hackers book is now available in open source in TFP! Read post here ↓

Link Review


❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
The Athlete and the Machine: New Trends in #AI and Sports Technology https://buff.ly/2MJzIiG #MachineLearning

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Exciting news from #NeurIPS – the European Laboratory for Learning and Intelligent Systems (ELLIS) has been announced! The centre will support research and help industry leverage #AI.

https://nvda.ws/2roKRfK

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
The Nytimes Data Science Group is searching for multiple full-time data scientists with a focus on machine learning. This is a great group of people working on interesting and important problems.

More info: https://nytimes.wd5.myworkdayjobs.com/en-US/DataInsights/job/New-York-NY/Data-Scientist--machine-learning-_REQ-004142

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
😁
❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Excited to present practical fairness paper "Why is My Classifier Discriminatory?" at #NeurIPS2018

papers.nips.cc/paper/7613-why-is-my-classifier-discriminatory

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
NeurIPS 2018 video talk collection #NeurIPS2018

https://buff.ly/2EaUFBC

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ‘‰ If you like our channel, i invite you to share it with your friends:
Our channel in english: ✴️ @AI_Python_EN
Our Daily arXiv Channel: πŸ—£ @AI_Python_Arxiv

BTW: Thank you for joining :)
Very comprehensive article on transfer learning. It covers the theory behind transfer learning in general and then how it can be used for deep learning. He then also presented two hands-on case studies where he used transfer learning in a CV classification task for first a binary class problem and then second multi-label classes. Code is also provided using Keras with the TensorFlow backend. Definitely check this article out. Transfer learning has a high practical importance for machine learning practitioners.
#deeplearning #machinelearning

Article: https://lnkd.in/daa6_UB
Github: https://lnkd.in/dhxXcRg

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
PracticalAI: A practical approach to learning machine learning

By Goku Mohandas: https://lnkd.in/eyFbdCC

#machinelearning #naturallanguageprocessing #jupyter #python #pytorch


❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Comixify: Transform video into a comics. They used a 2-stage approach: (a) frame selection and (b) style transfer. The results look pretty cool!

paper: https://lnkd.in/eszcexU
demo: https://lnkd.in/edrtfPd
test video: https://lnkd.in/ebWpPRD

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
The AI art gallery from NeurIPS Creativity workshop

AI Art Gallery: https://aiartonline.com

#NeurIPS2018

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Media is too big
VIEW IN TELEGRAM
My 13-minute oral presentation at hashtag#NeurIPS2018 summarizing our world models paper. I felt like the weight of the world (model) was finally lifted off my shoulders after giving the talk.

article β†’ https://lnkd.in/fa36JNH
paper β†’ https://lnkd.in/gPjH_NJ


❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
A Programmer’s Introduction to Mathematics. It teaches someone with programming knowledge and experience how to engage with mathematics. Achieve this goal largely because of the implicit overlap in the content and ways of thinking between math and programming.
Until now. If you’re a programmer who wants to really grok math, this book is for you.
GitHub: Link
#Book #Ϊ©ΨͺΨ§Ψ¨

Download :
https://t.iss.one/ai_python_en/190

❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN
Computer Vision problems are often solved using a Machine Learning approach. In Machine Learning, we learn from data.

What if you do not have enough data? Well, there is still some hope.

If you are able to segment your shape out, you can use Hu Moments for shape matching. These moments are invariant to translation, scale, and rotation and can identify the shape even if it has undergone those transformations.

You will learn about raw moments, central moments and Hu moments in our post today.

We also show how to use moments for matching shapes.

As always, we are sharing code in C++ and Python.

https://lnkd.in/eVk_J5M

#AI #MachineLearning #ComputerVision #OpenCV


❇️ @AI_Python
πŸ—£ @AI_Python_Arxiv
✴️ @AI_Python_EN