Forwarded from Tensorflow(@CVision) (Alireza Akhavan)
#آموزش #سورس_کد
#andrew_ng #python #machinelearning
بی شک یکی از بهترین آموزش هایی که رو اینترنت هست کورس یادگیری ماشین Andrew Ng است، و واقعا حس شیرین یادگیریو به آدم منتقل میکنه و گذروندن این کورس بی نظیر جزو خاطرات خوب من هست...
همان طور که میدانید متاسفانه در آن زمان به جای پایتون، متلب برای تمارین و آموزش ها استفاده شده بود.
حالا در زیر فردی پیدا شده که همه کدهای این کورس را را با پایتون بازنویسی کرده:
https://github.com/dibgerge/ml-coursera-python-assignments
#andrew_ng #python #machinelearning
بی شک یکی از بهترین آموزش هایی که رو اینترنت هست کورس یادگیری ماشین Andrew Ng است، و واقعا حس شیرین یادگیریو به آدم منتقل میکنه و گذروندن این کورس بی نظیر جزو خاطرات خوب من هست...
همان طور که میدانید متاسفانه در آن زمان به جای پایتون، متلب برای تمارین و آموزش ها استفاده شده بود.
حالا در زیر فردی پیدا شده که همه کدهای این کورس را را با پایتون بازنویسی کرده:
https://github.com/dibgerge/ml-coursera-python-assignments
GitHub
GitHub - dibgerge/ml-coursera-python-assignments: Python assignments for the machine learning class by andrew ng on coursera with…
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions. - dibgerge/ml-coursera-python-assignments
توضیحاتی در مورد الگوریتم
Random Forest
https://www.instagram.com/p/B9HaR7ggeky/?igshid=1l3vvn7ybepp7
Random Forest
https://www.instagram.com/p/B9HaR7ggeky/?igshid=1l3vvn7ybepp7
Instagram
The Hub AI
Follow @thehubai for more. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . #datascience #machinelearning #ai #bigdata #artificialintelligence #python #data #deeplearning #programming #technology #dataanalytics #tech #developer #coding #datascientist…
🤖⚡️ scikit-learn tip :
GridSearchCV taking too long? Try RandomizedSearchCV with a small number of iterations.
Make sure to specify a distribution (instead of a list of values) for continuous parameters!
#sklearntips #MachineLearning #Python #DataScience
منبع
GridSearchCV taking too long? Try RandomizedSearchCV with a small number of iterations.
Make sure to specify a distribution (instead of a list of values) for continuous parameters!
#sklearntips #MachineLearning #Python #DataScience
منبع
تو پایتون، تابع int از اون چیزی که فکر میکنید به مراتب قوی تره!
برای مثال اعداد به هر زبانیو براتون معادل یونیکدشون تو انگلیسی میکنه
https://twitter.com/raymondh/status/1288332005373960193?s=09
برای مثال اعداد به هر زبانیو براتون معادل یونیکدشون تو انگلیسی میکنه
https://twitter.com/raymondh/status/1288332005373960193?s=09
Twitter
Raymond Hettinger
#Python tip: The int() function is smarter than it looks: >>> int('42') 42 >>> int('४२') 42 >>> int('٤٢') 42
study-guide-data-manipulation-with-python.pdf
372.5 KB
great #python data manipulation cheat sheet
منبع:
https://github.com/shervinea/mit-15-003-data-science-tools/tree/master/en
منبع:
https://github.com/shervinea/mit-15-003-data-science-tools/tree/master/en
A free available book about Simple patterns for building complex applications
کتابی در مورد پترنهای ساده برای ساختن اپلیکیشنهای پیچیده با پایتون که به رایگان و آنلاین قابل مطالعه است.
#python #book #architecture #pattern #design #anti
https://www.cosmicpython.com/book/preface.html
کتابی در مورد پترنهای ساده برای ساختن اپلیکیشنهای پیچیده با پایتون که به رایگان و آنلاین قابل مطالعه است.
#python #book #architecture #pattern #design #anti
https://www.cosmicpython.com/book/preface.html
👍2
When Python can’t thread: a deep-dive into the GIL’s impact.
چرا در پایتون به معنای واقعی نمیتوانیم thread داشته باشیم. توی این مقاله جالب بصورت ملموس در مورد GIL در پایتون صحبت میشه.
#python #gil #thread #deepdive
https://pythonspeed.com/articles/python-gil
چرا در پایتون به معنای واقعی نمیتوانیم thread داشته باشیم. توی این مقاله جالب بصورت ملموس در مورد GIL در پایتون صحبت میشه.
#python #gil #thread #deepdive
https://pythonspeed.com/articles/python-gil
👍1
💥 A list of python libraries & frameworks!
منبع:
https://twitter.com/AfricaDataSch
#Python #Framework #Libraries
منبع:
https://twitter.com/AfricaDataSch
#Python #Framework #Libraries
Need to create a unique identifier? #Python has you covered with the
uuid
module! 🐍🔥انتشار کورس رایگان پایتون دانشگاه هاروارد
🔰 فیلم کلاس
🔰 سایت استاد
#پایتون #منابع #کلاس_آموزشی #فیلم
#Python
🔰 فیلم کلاس
🔰 سایت استاد
#پایتون #منابع #کلاس_آموزشی #فیلم
#Python
YouTube
CS50's Introduction to Programming with Python (CS50P) 2022
This is CS50P, CS50's Introduction to Programming with Python. Register for free at https://cs50.edx.org/python. Slides and source code at https://cs50.harva...
👍3