-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[uk] cs-229-linear-algebra #95
base: master
Are you sure you want to change the base?
Conversation
5c1235c
to
dace685
Compare
Hi @shervinea , this is finally done ;) |
@grendach - care to review this one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ror6ax Good job. Also please check my comments below.
|
||
**7. Main matrices** | ||
|
||
⟶ Найважливіші типи матриць |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ror6ax - maybe it's better to translate "Main matrices" as - "основні типи матриць" ?
|
||
**12. Matrix operations** | ||
|
||
⟶ Матричні операції |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's better to use here "операції з матрицями" or "операції над матрицями".. something like that
|
||
**41. Matrix rank ― The rank of a given matrix A is noted rank(A) and is the dimension of the vector space generated by its columns. This is equivalent to the maximum number of linearly independent columns of A.** | ||
|
||
⟶ Ранг матриці ― ранг даної матриці A визначається rang(A) і є виміром векторного простору що заданий її рядками. Ранг є еквівалентом максимальної кількості лінійно незалежних стовпчиків в A. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Ранг матриці ― ранг даної матриці A визначається rang(A) і є виміром векторного простору**,** що заданий її рядками."
I guess you need to use comma before "що". But honestly saying - I'm not 100% sure.
|
||
**53. Gradient operations ― For matrices A,B,C, the following gradient properties are worth having in mind:** | ||
|
||
⟶ Дії на градієнтах ― Для матриць A,B,C варто знати наступні властивості градієнтів : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll prefer to use "Дії з градієнтами", "Дії над градієнтами" or even maybe.
на - це так, наче ти стоїш на градієнтові ногами і щось там на ньому робиш. Як "танці НА столах" :)
No description provided.