Tensorflow(@CVision)
13K subscribers
1.1K photos
190 videos
67 files
2.1K links
اخبار حوزه یادگیری عمیق و هوش مصنوعی
مقالات و یافته های جدید یادگیری عمیق
بینایی ماشین و پردازش تصویر

TensorFlow, Keras, Deep Learning, Computer Vision

سایت دوره
http://class.vision

👨‍💻👩‍💻پشتیبان دوره ها:
@classvision_support
Download Telegram
#کورس #ویدیو

معرفی کورس جبرخطی عددی برای برنامه نویسان

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