Forwarded from Tensorflow(@CVision) (Alireza Akhavan)
#کورس #ویدیو
معرفی کورس جبرخطی عددی برای برنامه نویسان
Computational Linear Algebra for Coders
این کورس در سال ۲۰۱۷ در دانشگاه San Francisco توسط Rachel Thomas تدریس شد.
Rachel Thomas
دکترای ریاضی دارند و به همراه jeremy howard ,
Fast.ai
رو ایجاد کردند.
course review:
https://machinelearningmastery.com/computational-linear-algebra-coders-review/
کتاب آنلاین:
https://github.com/fastai/numerical-linear-algebra/blob/master/README.md
ویدیوها:
https://www.youtube.com/playlist?list=PLtmWHNX-gukIc92m1K0P6bIOnZb-mg0hY
The course uses #Python with examples using #NumPy, #scikit_learn, #numba, #pytorch, and more.
Course Contests
0. Course Logistics
1. Why are we here?
2. Topic Modeling with NMF and SVD
3. Background Removal with Robust PCA
4. Compressed Sensing with Robust Regression
5. Predicting Health Outcomes with Linear Regressions
6. How to Implement Linear Regression
7. PageRank with Eigen Decompositions
8. Implementing QR Factorization
معرفی کورس جبرخطی عددی برای برنامه نویسان
Computational Linear Algebra for Coders
این کورس در سال ۲۰۱۷ در دانشگاه San Francisco توسط Rachel Thomas تدریس شد.
Rachel Thomas
دکترای ریاضی دارند و به همراه jeremy howard ,
Fast.ai
رو ایجاد کردند.
course review:
https://machinelearningmastery.com/computational-linear-algebra-coders-review/
کتاب آنلاین:
https://github.com/fastai/numerical-linear-algebra/blob/master/README.md
ویدیوها:
https://www.youtube.com/playlist?list=PLtmWHNX-gukIc92m1K0P6bIOnZb-mg0hY
The course uses #Python with examples using #NumPy, #scikit_learn, #numba, #pytorch, and more.
Course Contests
0. Course Logistics
1. Why are we here?
2. Topic Modeling with NMF and SVD
3. Background Removal with Robust PCA
4. Compressed Sensing with Robust Regression
5. Predicting Health Outcomes with Linear Regressions
6. How to Implement Linear Regression
7. PageRank with Eigen Decompositions
8. Implementing QR Factorization
MachineLearningMastery.com
Computational Linear Algebra for Coders Review - MachineLearningMastery.com
Numerical linear algebra is concerned with the practical implications of implementing and executing matrix operations in computers with real data.
It is an area that requires some previous experience of linear algebra and is focused on both the performance…
It is an area that requires some previous experience of linear algebra and is focused on both the performance…
Forwarded from Programming Resources via @like
Free online book for learning data science with python programming language
یکی از کتاب های خوب Oreilly که بصورت رایگان و آنلاین قرار داده شده تا به کمک اون علوم داده را با استفاده از زبان پایتون میشه یاد گرفت
#python #data_science #data_mining
thanks to: aliREZA
@pythony
jakevdp.github.io/PythonDataScienceHandbook
یکی از کتاب های خوب Oreilly که بصورت رایگان و آنلاین قرار داده شده تا به کمک اون علوم داده را با استفاده از زبان پایتون میشه یاد گرفت
#python #data_science #data_mining
thanks to: aliREZA
@pythony
jakevdp.github.io/PythonDataScienceHandbook
#Python 2.7 reaches end-of-life at the end of 2019. Afterwards, the interpreter will not get updates -- no bugfixes, no security fixes, nothing. In the interim, the Python ecosystem is abandoning 2.7 support. https://python3statement.org/ Don't wait to switch to Python 3.
python3statement.github.io
Sunsetting Python 2 support
A pledge to drop Python 2 support by 2020.
This media is not supported in your browser
VIEW IN TELEGRAM
#vscode
IPython console in VS Code! The update to the code #Python extension extended the Python Interactive window to allow code to be typed in and executed directly in the window! Check it out 👉 https://blogs.msdn.microsoft.com/pythonengineering/2019/01/29/python-in-visual-studio-code-january-2019-release/
IPython console in VS Code! The update to the code #Python extension extended the Python Interactive window to allow code to be typed in and executed directly in the window! Check it out 👉 https://blogs.msdn.microsoft.com/pythonengineering/2019/01/29/python-in-visual-studio-code-january-2019-release/
پیام linkedin ی کیان کتانفروش، استاد ایرانی استنفورد، پیرامون پایتون:
https://www.linkedin.com/feed/update/urn:li:activity:6499845813601128448
#python #tensorflow #numpy #pandas #scikit_kearn #flask ...
https://www.linkedin.com/feed/update/urn:li:activity:6499845813601128448
#python #tensorflow #numpy #pandas #scikit_kearn #flask ...
#خبر
#python 3.8 news: The second alpha release out today. Please try it out. One major feature that we've needed for a long time is shared memory for multiprocessing. Our story for multi-core just got a lot better ;-) Thank you Davin Potts!
https://www.python.org/downloads/release/python-380a2/
#python 3.8 news: The second alpha release out today. Please try it out. One major feature that we've needed for a long time is shared memory for multiprocessing. Our story for multi-core just got a lot better ;-) Thank you Davin Potts!
https://www.python.org/downloads/release/python-380a2/
Python.org
Python Release Python 3.8.0a2
The official home of the Python Programming Language
Forwarded from Programming Resources via @like
Forwarded from AI, Python, Cognitive Neuroscience (Farzad🦅🐋🐕🦏🐻)
What are the best resources to learn major libraries for #DataScience in #Python. Here is my updated full list.
Will recommend to use Jupyter-Spyder environment to practice all these.
#DataLoading and #DataManipulation
✔️Numpy - https://bit.ly/1OLtuIF
✔️Scipy - https://bit.ly/2f3pitB
✔️Pandas - https://bit.ly/2qs1lAJ
#DataVisualization
✔️Matplotlib https://bit.ly/2gxxViI
✔️Seaborn https://bit.ly/2ABypQC
✔️Plotly https://bit.ly/2uJwULB
✔️Bokeh https://bit.ly/2uOFbxQ
#ML #DL #ModelEvaluation
✔️Scikit-Learn - https://bit.ly/2uYFNkw
✔️H20 - https://bit.ly/2M0hJnG
✔️Xgboost - https://bit.ly/2M3Vdut
✔️Tensorflow - https://bit.ly/2vfI5es
✔️Caffe- https://bit.ly/2a05bgt
✔️Keras - https://bit.ly/2vfDyZj
✔️Pytorch - https://bit.ly/2uXWY5U
✔️Theano - https://bit.ly/2v3N805
#analytics #artificialintelligence #machinelearning
#recommend
✴️ @AI_Python_EN
Will recommend to use Jupyter-Spyder environment to practice all these.
#DataLoading and #DataManipulation
✔️Numpy - https://bit.ly/1OLtuIF
✔️Scipy - https://bit.ly/2f3pitB
✔️Pandas - https://bit.ly/2qs1lAJ
#DataVisualization
✔️Matplotlib https://bit.ly/2gxxViI
✔️Seaborn https://bit.ly/2ABypQC
✔️Plotly https://bit.ly/2uJwULB
✔️Bokeh https://bit.ly/2uOFbxQ
#ML #DL #ModelEvaluation
✔️Scikit-Learn - https://bit.ly/2uYFNkw
✔️H20 - https://bit.ly/2M0hJnG
✔️Xgboost - https://bit.ly/2M3Vdut
✔️Tensorflow - https://bit.ly/2vfI5es
✔️Caffe- https://bit.ly/2a05bgt
✔️Keras - https://bit.ly/2vfDyZj
✔️Pytorch - https://bit.ly/2uXWY5U
✔️Theano - https://bit.ly/2v3N805
#analytics #artificialintelligence #machinelearning
#recommend
✴️ @AI_Python_EN
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