Forwarded from DLeX: AI Python (Deleted Account)
لیست مقالات پذیرش شده در کنفرانس
Neurips
https://neurips.cc/Conferences/2019/AcceptedPapersInitial
#کنفرانس #مقاله #هوش_مصنوعی #الگوریتمها #منابع
❇️ @AI_Python
✴️ @AI_Python_en
Neurips
https://neurips.cc/Conferences/2019/AcceptedPapersInitial
#کنفرانس #مقاله #هوش_مصنوعی #الگوریتمها #منابع
❇️ @AI_Python
✴️ @AI_Python_en
Forwarded from AI, Python, Cognitive Neuroscience (Deleted Account)
Deep Learning:
http://course.fast.ai
NLP:
http://bit.ly/fastai-nlp
Comp Linear Algebra:
http://github.com/fastai/numerical-linear-algebra
Bias, Ethics, & AI:
http://fast.ai/topics/#ai-in-society
Debunk Pipeline Myth:
http://bit.ly/not-pipeline
AI Needs You:
http://bit.ly/rachel-TEDx
Ethics Center:
http://bit.ly/USF-CADE
❇️ @AI_Python_EN
http://course.fast.ai
NLP:
http://bit.ly/fastai-nlp
Comp Linear Algebra:
http://github.com/fastai/numerical-linear-algebra
Bias, Ethics, & AI:
http://fast.ai/topics/#ai-in-society
Debunk Pipeline Myth:
http://bit.ly/not-pipeline
AI Needs You:
http://bit.ly/rachel-TEDx
Ethics Center:
http://bit.ly/USF-CADE
❇️ @AI_Python_EN
www.fast.ai
new fast.ai course: A Code-First Introduction to Natural Language Processing
fast.ai's newest course is Code-First Intro to NLP. It covers a blend of traditional NLP techniques, recent deep learning approaches, and urgent ethical issues.
Forwarded from RecommenderSystems
2017 Python Data Structures and Algorithms.pdf
11.6 MB
Forwarded from دستاوردهای یادگیری عمیق(InTec)
اگر دیپلرنینگ کار میکنید این ابزار رو حتماً باید داشته باشید :
نسخه آندروید، آیفون و وب برای این ابزار توسعه داده شده و واقعاً عالیه
https://github.com/hyperdashio/hyperdash-sdk-py/blob/master/README.md
نسخه آندروید، آیفون و وب برای این ابزار توسعه داده شده و واقعاً عالیه
https://github.com/hyperdashio/hyperdash-sdk-py/blob/master/README.md
GitHub
hyperdash-sdk-py/README.md at master · hyperdashio/hyperdash-sdk-py
Official Python SDK for Hyperdash. Contribute to hyperdashio/hyperdash-sdk-py development by creating an account on GitHub.
Forwarded from DLeX: AI Python (Milad Farzalizadeh)
Forwarded from دستاوردهای یادگیری عمیق(InTec)
آموزش کامپایل و نصب
Opencv 4.1.1
از طریق سورسکد برای پشتیبانی از cuda و cpu optimization به منظور سریعتر اجرا شدن
بعد از نصب به کمک این روش ماژولهای غیر رایگان مثل
SURF, SIFT, ....
نیز قابل استفاده خواهد بود
تست شده :
Pop_OS 19.04, Cuda 10.0.1, Cudnn 7.5.0, Core i9
Opencv 4.1.1
از طریق سورسکد برای پشتیبانی از cuda و cpu optimization به منظور سریعتر اجرا شدن
بعد از نصب به کمک این روش ماژولهای غیر رایگان مثل
SURF, SIFT, ....
نیز قابل استفاده خواهد بود
تست شده :
Pop_OS 19.04, Cuda 10.0.1, Cudnn 7.5.0, Core i9
Forwarded from On Artificial Intelligence
The Math of Machine Learning - Berkeley University Textbook
The mathematical skills you need for starting your journey into the field of Machine Learning
Note: It should be noted that It doesn't cover all the mathematical skills you need for doing ML during your life, It's just a brief textbook which could help you to start learning more complicated mathematical concepts in ML
https://www.datasciencecentral.com/profiles/blogs/tutorial-the-math-of-machine-learning-berkeley-university
#mahine_learning #mathematics
The mathematical skills you need for starting your journey into the field of Machine Learning
Note: It should be noted that It doesn't cover all the mathematical skills you need for doing ML during your life, It's just a brief textbook which could help you to start learning more complicated mathematical concepts in ML
https://www.datasciencecentral.com/profiles/blogs/tutorial-the-math-of-machine-learning-berkeley-university
#mahine_learning #mathematics
Data Science Central
The Math of Machine Learning - Berkeley University Textbook - DataScienceCentral.com
This document is an attempt to provide a summary of the mathematical background needed for an introductory class in machine learning, which at UC Berkeley is known as CS 189/289A. Our assumption is that the reader is already familiar with the basic concepts…
This media is not supported in your browser
VIEW IN TELEGRAM
Statistician: How might you analyze this data
Data scientist: Definitely start with a neural net
Statistician:
Alright, fine, start off with a multiple regression with every possible covariate, look at the t-tests and remove those that aren't significant.
Statistician: have you tried PCA?
Data scientist: no, but I'm using a linearly-activated autoencoder, and that seems to work pretty well.
Statistician: ...
❇ @AI_Python
✴ @AI_Python_EN
Data scientist: Definitely start with a neural net
Statistician:
Alright, fine, start off with a multiple regression with every possible covariate, look at the t-tests and remove those that aren't significant.
Statistician: have you tried PCA?
Data scientist: no, but I'm using a linearly-activated autoencoder, and that seems to work pretty well.
Statistician: ...
❇ @AI_Python
✴ @AI_Python_EN
https://www.technologyreview.com/s/614608/google-ceo-quantum-supremacy-interview-with-sundar-pichai/?
MIT Technology Review
Google CEO Sundar Pichai on achieving quantum supremacy
In a paper today in Nature, and a company blog post, Google researchers claim to have attained “quantum supremacy” for the first time. Their 53-bit quantum computer, named Sycamore, took 200 seconds to perform a calculation that, according to Google, would…
خلاصه ای با پایتون
#پایتون #منابع #الگوریتمها #آموزش
#Python #MachineLearning
✴ @AI_Python
❇ @AI_Python_EN
#پایتون #منابع #الگوریتمها #آموزش
#Python #MachineLearning
✴ @AI_Python
❇ @AI_Python_EN
Forwarded from AI, Python, Cognitive Neuroscience (Farzad)
Netflix Open-sourcing Polynote: an IDE-inspired polyglot notebook
#DataScience #MachineLearning #ArtificialIntelligence
http://bit.ly/2N9m8qe
❇️ @AI_Python_EN
#DataScience #MachineLearning #ArtificialIntelligence
http://bit.ly/2N9m8qe
❇️ @AI_Python_EN
Forwarded from AI, Python, Cognitive Neuroscience (Farzad)
Omid Sarfarzadeh and Maysam Asgari-Chenaghlu , we will have a session on #DeepNLP and it’s applications to #SearchEngine and #Chatbot in #Google’s #DevFest, Istanbul. We will be honored to represent adesso Turkey. Thanks to Tufan K. and all adesso Turkey family to provide this chance for us. More information is provided as follows:
#DeepLearning #DeepNLP #NLP #chatbot #SearchEngine #adesso #adessoTurkey
https://devfest.istanbul
https://dfist19.firebaseapp.com/
❇ @AI_Python_EN
#DeepLearning #DeepNLP #NLP #chatbot #SearchEngine #adesso #adessoTurkey
https://devfest.istanbul
https://dfist19.firebaseapp.com/
❇ @AI_Python_EN
AI, Python, Cognitive Neuroscience
Omid Sarfarzadeh and Maysam Asgari-Chenaghlu , we will have a session on #DeepNLP and it’s applications to #SearchEngine and #Chatbot in #Google’s #DevFest, Istanbul. We will be honored to represent adesso Turkey. Thanks to Tufan K. and all adesso Turkey family…
به دکتر میثم عسگری و دکتر امید صفرزاده بابت پذیرش کار تحقیقاتیشان در زمینه DeepNLP و دعوت شما به همایش گوگل و ارائه آن را به شما دو دوست گرامی تبریک میگویم باآرزوی موفقیت برای شما دو دوست عزیز🌹🌹
ارایه امید صفرزاده و میثم عسگری در google dev fest استانبول با موضوع deepnlp
تاریخ : ۲۵ نوامبر
https://www.linkedin.com/posts/omidsafarzadeh_deepnlp-searchengine-chatbot-activity-6593749470020796416-MfPm
پس از ارایه ویدیو و اطلاعات مرتبط در اختیار دوستان قرار داده خواهد شد.
@ai_python
تاریخ : ۲۵ نوامبر
https://www.linkedin.com/posts/omidsafarzadeh_deepnlp-searchengine-chatbot-activity-6593749470020796416-MfPm
پس از ارایه ویدیو و اطلاعات مرتبط در اختیار دوستان قرار داده خواهد شد.
@ai_python
Linkedin
Omid Safarzadeh posted on LinkedIn
Together with Maysam Asgari-Chenaghlu ,
we will have a session on #DeepNLP and it’s applications to #SearchEngine and #Chatbot in #Google’s #DevFest, ...
we will have a session on #DeepNLP and it’s applications to #SearchEngine and #Chatbot in #Google’s #DevFest, ...
Forwarded from AI, Python, Cognitive Neuroscience (Farzad)
Google is now using BERT to improve its core search algorithm. It has been live now for the past couple of days for search queries made in English in the US. A/B tests have shown good results so far. That's huge news especially for people who make money on web traffic! #deeplearning #machinelearning
📝 Article:
https://lnkd.in/d_fwVeg
📝 Article:
https://lnkd.in/d_fwVeg