aboutsummaryrefslogtreecommitdiffstats
path: root/csci4511w/writing1.tex
diff options
context:
space:
mode:
authorRossTheRoss <mstrapp@protonmail.com>2021-02-11 19:34:24 -0600
committerRossTheRoss <mstrapp@protonmail.com>2021-02-11 19:34:24 -0600
commit0fab80d617a3bbdb95d0da7609cfc821d73cd06d (patch)
treebc34336f200815ea2ff9958e14f6ca10a12a71d8 /csci4511w/writing1.tex
parentI hate JS so much (diff)
downloadhomework-0fab80d617a3bbdb95d0da7609cfc821d73cd06d.tar
homework-0fab80d617a3bbdb95d0da7609cfc821d73cd06d.tar.gz
homework-0fab80d617a3bbdb95d0da7609cfc821d73cd06d.tar.bz2
homework-0fab80d617a3bbdb95d0da7609cfc821d73cd06d.tar.lz
homework-0fab80d617a3bbdb95d0da7609cfc821d73cd06d.tar.xz
homework-0fab80d617a3bbdb95d0da7609cfc821d73cd06d.tar.zst
homework-0fab80d617a3bbdb95d0da7609cfc821d73cd06d.zip
add to gitignore
Diffstat (limited to 'csci4511w/writing1.tex')
-rw-r--r--csci4511w/writing1.tex36
1 files changed, 36 insertions, 0 deletions
diff --git a/csci4511w/writing1.tex b/csci4511w/writing1.tex
new file mode 100644
index 0000000..f4ee136
--- /dev/null
+++ b/csci4511w/writing1.tex
@@ -0,0 +1,36 @@
+\documentclass{article}
+\usepackage[utf8]{inputenc}
+\usepackage{parskip}
+
+\title{Writing 1}
+\author{Matt Strapp}
+\date{2021-02-12}
+\begin{document}
+ \maketitle
+ \section*{Trust and Ethics for AVs}
+ One of the most important things in the study of ethics is its defintion. Instead of using the defintion supplied in the paper, I will define ethical behavior as the following:
+ \begin{quote}
+ \emph{Ethical behavior is behavior that while not always for the better for the individual is beneficial for society as a whole.}
+ \end{quote}
+ While this is a flawed defintion, I will use it as I disagree with the one given and believe that utilitarianism would be better for AI purposes. Everything after this will be based on that opinion.
+
+ The paper defines four different definitions for
+ \begin{quote}
+ \emph{(SN-0) A robot (or AI or AV) will never harm a human being.}
+ \end{quote}
+
+ \begin{quote}
+ \emph{(SN-1) A robot will never deliberately harm a human being.}
+ \end{quote}
+
+ \begin{quote}
+ \emph{(SN-2) In a given situation, a robot will be no more likely than a skilled and alert human
+ to accidentally harm a human being.}
+ \end{quote}
+
+ \begin{quote}
+ \emph{(SN-3) A robot must learn to anticipate and avoid Deadly Dilemmas. }
+ \end{quote}
+
+
+\end{document} \ No newline at end of file