دیپ لرنینگ در یافتن الگوهای درون دیتا بسیار خوب عمل میکنه ولی نمیتونه ارتباطشونو توضیح بده!
Yoshua Bengio
برنده جایزه تورینگ، داره سعی میکنه این قضیه رو درست کنه.
Link
#deeplearning #artificialintelligence
@pythonicAI
Yoshua Bengio
برنده جایزه تورینگ، داره سعی میکنه این قضیه رو درست کنه.
Link
#deeplearning #artificialintelligence
@pythonicAI
WIRED
An AI Pioneer Wants His Algorithms to Understand the 'Why'
Deep learning is good at finding patterns in reams of data, but can't explain how they're connected. Turing Award winner Yoshua Bengio wants to change that.
Forwarded from Tensorflow(@CVision) (M.Hosein NikiMaleki)
صفحه ۹۹ کتاب شناخت اعصاب استرنبرگ یک نکته ی جالب داره و آن هم اینکه در جایی اش عنوان میکنه که برخی پردازش های فعال اطلاعات حسی، اطلاعات به یاد سپرده شدن و اطلاعات شناختی، ناشی از توجه است و بدون اینکه از آن ها آگاهی هشیار داشته باشیم انجام میشود.
مثال آن هم نوشتن اسمتون است که توجه دارید ولی داخل هشیاری شما وارد نشده، در واقع پردازش اسمتون و نوشتن آن توسط توجه و خارج از آگاهی شما انجام میشود و در حین این کار ممکن است کاملا غیر هشیار باشید.
#neuroscience
#cognitive
#human_brain
مثال آن هم نوشتن اسمتون است که توجه دارید ولی داخل هشیاری شما وارد نشده، در واقع پردازش اسمتون و نوشتن آن توسط توجه و خارج از آگاهی شما انجام میشود و در حین این کار ممکن است کاملا غیر هشیار باشید.
#neuroscience
#cognitive
#human_brain
This media is not supported in your browser
VIEW IN TELEGRAM
برترین کورس های ماشین لرنینگ | فوربز forbes
✅ google ai
✅ Google machine learning
✅ Machine learning Columbia university
✅ Machine learning Stanford university
✅ Nvidia, Fundamentals of deep learning for computer vision
✅ MIT, Deep Learning for Self Driving Cars
#machinelearning #deeplearning #course #artificialintelligence
@pythonicAI
✅ google ai
✅ Google machine learning
✅ Machine learning Columbia university
✅ Machine learning Stanford university
✅ Nvidia, Fundamentals of deep learning for computer vision
✅ MIT, Deep Learning for Self Driving Cars
#machinelearning #deeplearning #course #artificialintelligence
@pythonicAI
List of Machine Learning and Deep Learning conferences in 2020
📄 ECAI 2020
📌 Santiago de Compostela, Spain
📆 Jun 8 - Jun 12, 2020
Submission date: Nov 15, 2019
📄 CVPR 2020
📌 Seattle, WA
📆 Jun 14 - Jun 19, 2020
Submission date: Nov 15, 2019
📄 ACL 2020
📌 Seattle, WA
📆 Jun 5 - Jun 10, 2020
Submission date: Dec 9, 2019
#artificialintelligence #conference
@pythonicAI
📄 ECAI 2020
📌 Santiago de Compostela, Spain
📆 Jun 8 - Jun 12, 2020
Submission date: Nov 15, 2019
📄 CVPR 2020
📌 Seattle, WA
📆 Jun 14 - Jun 19, 2020
Submission date: Nov 15, 2019
📄 ACL 2020
📌 Seattle, WA
📆 Jun 5 - Jun 10, 2020
Submission date: Dec 9, 2019
#artificialintelligence #conference
@pythonicAI
ACL 2020
The 58th Annual Meeting of the Association for Computational Linguistics
Forwarded from Tensorflow(@CVision) (Alireza Akhavan)
#مقاله #پیاده_سازی
ICCV 2019 Implementations
پیاده سازی مقالات ارائه شده در کنفرانس ICCV 2019:
https://paperswithcode.com/conference/iccv-2019-10
#ICCV #ICCV2019
ICCV 2019 Implementations
پیاده سازی مقالات ارائه شده در کنفرانس ICCV 2019:
https://paperswithcode.com/conference/iccv-2019-10
#ICCV #ICCV2019
Top reads in Data Science for today 💯
➡ Beginner:
1. Understanding the Bias-Variance Tradeoff: For a beginner nothing is more important than understanding Bias Variance Tradeoff
Link
2. The Complete Guide to Resampling Methods and Regularization in Python
Link
➡ Intermediate :
1. Choosing a Machine Learning Model: The part art, part science of picking the perfect machine learning model.
Link
2. Data Science’s Most Misunderstood Hero : It is the kind of beast where excellence in one area beats mediocrity in two.Each of the three data science disciplines has its own excellence. Statisticians bring rigor, ML engineers bring performance, and analysts bring speed.
Link
➡ Advanced :
1. Top 10 roles in AI and data science : If you’re keen to make your data useful with a decision intelligence engineering approach.
Link
2. Trade and Invest Smarter — The Reinforcement Learning Way : Fantastic introduction to TensorTrade — the Python framework for trading and investing using deep reinforcement learning.
#artificialintelligence
@pythonicAI
➡ Beginner:
1. Understanding the Bias-Variance Tradeoff: For a beginner nothing is more important than understanding Bias Variance Tradeoff
Link
2. The Complete Guide to Resampling Methods and Regularization in Python
Link
➡ Intermediate :
1. Choosing a Machine Learning Model: The part art, part science of picking the perfect machine learning model.
Link
2. Data Science’s Most Misunderstood Hero : It is the kind of beast where excellence in one area beats mediocrity in two.Each of the three data science disciplines has its own excellence. Statisticians bring rigor, ML engineers bring performance, and analysts bring speed.
Link
➡ Advanced :
1. Top 10 roles in AI and data science : If you’re keen to make your data useful with a decision intelligence engineering approach.
Link
2. Trade and Invest Smarter — The Reinforcement Learning Way : Fantastic introduction to TensorTrade — the Python framework for trading and investing using deep reinforcement learning.
#artificialintelligence
@pythonicAI
Fortmann-Roe
Understanding the Bias-Variance Tradeoff
When we discuss prediction models, prediction errors can be decomposed into two main subcomponents we care about: error due to bias and error due to variance. There is a tradeoff between a model's ability to minimize bias and variance. Understanding these…
Forwarded from Quera
🔹راهنمای ساخت یک رزومه بینظیر برای برنامهنویسها و مهندسهای نرمافزار
🔹وقتی آدم دانشجو است و هیچوقت در عمرش سر کار نرفته، با خودش فکر میکند که هیچ شرکتی قرار نیست حتی نیمنگاهی به رزومهاش بیندازد. این مطلب از تجربیات فردی میگوید که بعد از چند تلاش ناموفق، با یک رزومه خوب در شرکتهای برتری مثل فیسبوک، آمازون و مایکروسافت دعوت به مصاحبه شده است.
ادامه مطلب:👇
🔗https://mag.quera.ir/rkm9za9zbh9q
➖➖➖➖➖➖➖➖
@Quera_ir
🔹وقتی آدم دانشجو است و هیچوقت در عمرش سر کار نرفته، با خودش فکر میکند که هیچ شرکتی قرار نیست حتی نیمنگاهی به رزومهاش بیندازد. این مطلب از تجربیات فردی میگوید که بعد از چند تلاش ناموفق، با یک رزومه خوب در شرکتهای برتری مثل فیسبوک، آمازون و مایکروسافت دعوت به مصاحبه شده است.
ادامه مطلب:👇
🔗https://mag.quera.ir/rkm9za9zbh9q
➖➖➖➖➖➖➖➖
@Quera_ir
Forwarded from Quera
🎉کمپ زمستانی هوش مصنوعی دیجیکالانکست
🔹برنامه کمپ استارتاپی دیجیکالانکست، یک برنامه استارتاپی است که در آن دانشجویان، متخصصان، و فعالان حوزه هوشمصنوعی با حمایت دیجیکالانکست اقدام به تیمسازی و توسعه محصول خود میکنند.
🔹طی این برنامه، افراد یا تیمها پس از یک هفته آموزشهای اولیه و مربیگری اقدام به تیمسازی میکنند. تیمهای منتخب در یک دوره سه ماهه اقدام به توسعه محصول اولیه خود کرده و در این مدت از مربیگری تخصصی بهرهمند میشوند.
👈آزمون ورودی این کمپ در Quera برگزار خواهد شد.
🔸برنامه کمپ زمستانی هوش مصنوعی:
🔘 پایان ثبت نام: ۱۷ آبان ۱۳۹۸
🔘آزمون ورودی: ۲۴ آبان ۱۳۹۸
🔘دعوت به کمپ: ۲۵ آبان ۱۳۹۸
🔘شروع کمپ : ۲ آذر ۱۳۹۸
🔘پایان کمپ : ۱۲ اسفند ۱۳۹۸
🔹ثبت نام و اطلاع از جزئیات:
🔗https://digikalanext.com/aicamp
➖➖➖➖➖➖➖➖
@Quera_ir
🔹برنامه کمپ استارتاپی دیجیکالانکست، یک برنامه استارتاپی است که در آن دانشجویان، متخصصان، و فعالان حوزه هوشمصنوعی با حمایت دیجیکالانکست اقدام به تیمسازی و توسعه محصول خود میکنند.
🔹طی این برنامه، افراد یا تیمها پس از یک هفته آموزشهای اولیه و مربیگری اقدام به تیمسازی میکنند. تیمهای منتخب در یک دوره سه ماهه اقدام به توسعه محصول اولیه خود کرده و در این مدت از مربیگری تخصصی بهرهمند میشوند.
👈آزمون ورودی این کمپ در Quera برگزار خواهد شد.
🔸برنامه کمپ زمستانی هوش مصنوعی:
🔘 پایان ثبت نام: ۱۷ آبان ۱۳۹۸
🔘آزمون ورودی: ۲۴ آبان ۱۳۹۸
🔘دعوت به کمپ: ۲۵ آبان ۱۳۹۸
🔘شروع کمپ : ۲ آذر ۱۳۹۸
🔘پایان کمپ : ۱۲ اسفند ۱۳۹۸
🔹ثبت نام و اطلاع از جزئیات:
🔗https://digikalanext.com/aicamp
➖➖➖➖➖➖➖➖
@Quera_ir
Forwarded from Quera via @chToolsBot
☝️قابل توجه دوستان عزیز، دقت داشته باشید دیجیکالا نکست ۲ مسابقه مجزا از هم دارد...
🔹#مسابقه هوش مصنوعی Comment Verification
👈تاریخ آزمون ورودی: ۱۶ و ۱۷ آبان
🔹آزمون ورودی کمپ زمستانی هوش مصنوعی دیجیکالانکست
👈تاریخ آزمون ورودی: ۲۴ آبان
🔹#مسابقه هوش مصنوعی Comment Verification
👈تاریخ آزمون ورودی: ۱۶ و ۱۷ آبان
🔹آزمون ورودی کمپ زمستانی هوش مصنوعی دیجیکالانکست
👈تاریخ آزمون ورودی: ۲۴ آبان
Forwarded from Quera
همایش جاواویژن روز جمه ۱۰ آبان در دانشگاه شهید بهشتی برگزار میشود.
در این همایش، چند تن از متخصصان صنعت نرمافزار سخنرانی کرده و از تجارب خود میگویند.
برای آشنایی با سخنرانان و موضوعات سخنرانی و همچنین ثبتنام در همایش به آدرس زیر مراجعه کنید:
javacup.ir/javavision
سهشنبه شب آخرین مهلت ثبتنام در همایش است.
@JavaCupIR
در این همایش، چند تن از متخصصان صنعت نرمافزار سخنرانی کرده و از تجارب خود میگویند.
برای آشنایی با سخنرانان و موضوعات سخنرانی و همچنین ثبتنام در همایش به آدرس زیر مراجعه کنید:
javacup.ir/javavision
سهشنبه شب آخرین مهلت ثبتنام در همایش است.
@JavaCupIR
How your brain processes abstract thoughts
توسط دانشگاه Carnegie Mellon
Link
#artificialintelligence
@pythonicAI
توسط دانشگاه Carnegie Mellon
Link
#artificialintelligence
@pythonicAI
Medicalxpress
Faith, truth and forgiveness: How your brain processes abstract thoughts
Researchers at Carnegie Mellon University have leveraged machine learning to interpret human brain scans, allowing the team to uncover the regions of the brain behind how abstract concepts, like justice, ...
https://medium.com/tensorflow/using-tensorflow-2-for-state-of-the-art-natural-language-processing-102445cda54a
#deeplearning #artificialintelligence
@pythonicAI
#deeplearning #artificialintelligence
@pythonicAI
Medium
Using TensorFlow 2 for State-of-the-Art Natural Language Processing
A guest post by Thomas Wolf and Lysandre Debut from Hugging Face. All examples used in this tutorial are available on Colab. The links are…
Engineers at Google have unveiled Dex, a prototype functional language designed for array processing.
Array processing is a cornerstone of the math used in machine learning applications and other computationally intensive work.
Link
#machinelearning #artificialintelligence
@pythonicAI
Array processing is a cornerstone of the math used in machine learning applications and other computationally intensive work.
Link
#machinelearning #artificialintelligence
@pythonicAI
Forwarded from DLeX: AI Python (Milad Farzalizadeh)
O'Reilly و TensorFlow اولین کنفرانس جهانی تنسورفلو با همکاری 💠
1️⃣ TensorFlow World 2019 | Day 1 Livestream
▶️ http://bit.ly/321F2ol
2️⃣ TensorFlow World 2019 | Day 2 Livestream
▶️ http://bit.ly/34gsevO
#تنسورفلو
❇️ @AI_Python
✴️ @AI_Python_EN
1️⃣ TensorFlow World 2019 | Day 1 Livestream
▶️ http://bit.ly/321F2ol
2️⃣ TensorFlow World 2019 | Day 2 Livestream
▶️ http://bit.ly/34gsevO
#تنسورفلو
❇️ @AI_Python
✴️ @AI_Python_EN
YouTube
TensorFlow World 2019 | Day 1 Livestream
O'Reilly and TensorFlow are teaming up to present the first TensorFlow World. It brings together the growing TensorFlow community to learn from each other an...
Forwarded from Tensorflow(@CVision) (Alireza Akhavan)
#خبر
#hyperparameter
نسخه یک Keras Tuner برای پیدا کردن Hyper parameter ها
Fully-featured, scalable, easy-to-use hyperparameter tuning for Keras & beyond.
https://keras-team.github.io/keras-tuner/
It supports #RandomSearch, #BayesianOptimization, and #Hyperband. Can run locally or in a distributed setting. It's possible to have both multi-device single-model training (one machine training one model over 8 GPUs) and distributed search (many models in parallel) at the same time
#hyperparameter
نسخه یک Keras Tuner برای پیدا کردن Hyper parameter ها
Fully-featured, scalable, easy-to-use hyperparameter tuning for Keras & beyond.
https://keras-team.github.io/keras-tuner/
It supports #RandomSearch, #BayesianOptimization, and #Hyperband. Can run locally or in a distributed setting. It's possible to have both multi-device single-model training (one machine training one model over 8 GPUs) and distributed search (many models in parallel) at the same time
PyRoboLearn: A Python Framework for Robot Learning Practitioners
فریم ورک پایتون برای طراحی رباتهای خودران
https://robotlearn.github.io/pyrobolearn/
#robotics #artificialintelligence
@pythonicAI
فریم ورک پایتون برای طراحی رباتهای خودران
https://robotlearn.github.io/pyrobolearn/
#robotics #artificialintelligence
@pythonicAI
🌍 کتابخانه دانشگاه تهران🌍
📕 راهنمای مبتدیان برای برنامه نویسی پایتون 3
📅سال چاپ: 2019
📝چاپ کننده : Springer
🧷لینک دانلود:
https://bit.ly/33aDPwm
#پایتون
#Python
@pythonicAI
📕 راهنمای مبتدیان برای برنامه نویسی پایتون 3
📅سال چاپ: 2019
📝چاپ کننده : Springer
🧷لینک دانلود:
https://bit.ly/33aDPwm
#پایتون
#Python
@pythonicAI
Forwarded from بینام
Deep Feature Flow for Video Recognition.pdf
3.7 MB