aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/planning.tex
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-08-25 21:05:38 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-08-25 21:05:38 +0200
commit61dbd424248485981e55649a5939b0b59273f622 (patch)
treed2d9007cbf43735bbe24e0640ac2a0071d6dc312 /doc/tex/planning.tex
parent9e0e14a9fceb6de53a69bc2b247ce284717ca25f (diff)
downloadimago-61dbd424248485981e55649a5939b0b59273f622.tar.gz
imago-61dbd424248485981e55649a5939b0b59273f622.zip
Removed explicit and reduntant url reference.
Diffstat (limited to 'doc/tex/planning.tex')
-rw-r--r--doc/tex/planning.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tex/planning.tex b/doc/tex/planning.tex
index 63c958f..269645a 100644
--- a/doc/tex/planning.tex
+++ b/doc/tex/planning.tex
@@ -77,9 +77,8 @@ owned by Google. It revolutionized the world of Go in 2015 and 2016 when it
respectively became the first AI to win against a professional Go player and
then won against Lee Sedol, a Korean player of the highest professional rank and
one of the strongest players in the world at the time. Its source code is
-closed, but a paper \cite{natureAlphaGo2016} written by the team and
-published on Nature is available on
-https://storage.googleapis.com/deepmind-media/alphago/AlphaGoNaturePaper.pdf.
+closed, but a paper written by the team has been
+published on Nature \cite{natureAlphaGo2016}.
The unprecedented success of AlphaGo served as inspiration for many AI projects,
including this one.