mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 19:32:21 +01:00
Compare commits
3 Commits
bc77ff5740
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e9c616993 | |||
| ae243c1346 | |||
|
e0ef470c3e
|
@ -115,9 +115,9 @@
|
|||||||
\begin{remark}
|
\begin{remark}
|
||||||
It holds that:
|
It holds that:
|
||||||
\[
|
\[
|
||||||
\matr{D}^\text{IN} = \text{diag}(\matr{A}^T \vec{1})
|
\matr{D}^\text{OUT} = \text{diag}(\matr{A}^T \vec{1})
|
||||||
\quad
|
\quad
|
||||||
\matr{D}^\text{OUT} = \text{diag}(\matr{A} \vec{1})
|
\matr{D}^\text{IN} = \text{diag}(\matr{A} \vec{1})
|
||||||
\]
|
\]
|
||||||
where $\vec{1}$ is a vector of ones.
|
where $\vec{1}$ is a vector of ones.
|
||||||
\end{remark}
|
\end{remark}
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[Morality] \marginnote{Morality}
|
\item[Morality] \marginnote{Morality}
|
||||||
There is no widely agreed definition of morality. On a high-level, it refers to norms to determine which actions are right or wrong.
|
There is no widely agreed upon definition of morality. On a high-level, it refers to norms to determine which actions are right or wrong.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
|
|
||||||
@ -48,7 +48,7 @@
|
|||||||
Field that uses scientific techniques to study how people reason and act.
|
Field that uses scientific techniques to study how people reason and act.
|
||||||
|
|
||||||
\item[Meta-ethics] \marginnote{Meta-ethics}
|
\item[Meta-ethics] \marginnote{Meta-ethics}
|
||||||
Field that analysis the language, concepts, and methods of reasoning in normative ethics. Some research questions are ``can ethical judgments be true or false?'', ``does morality correspond to facts in the world?'', \dots
|
Field that analyzes the language, concepts, and methods of reasoning in normative ethics. Some research questions are ``can ethical judgments be true or false?'', ``does morality correspond to facts in the world?'', \dots
|
||||||
\end{description}
|
\end{description}
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user