Skip to content

Latest commit

 

History

History
331 lines (220 loc) · 8.26 KB

example-turing.md

File metadata and controls

331 lines (220 loc) · 8.26 KB
title author description keywords marp paginate theme
Example Slides for Theme Alan Turing
Paulo Cunha
This is an example of how to use this theme.
Marp, Slides, Themes.
true
true
turing
<style> .cite-author { text-align : right; } .cite-author:after { color : white; font-size : 125%; font-style : italic; font-weight : bold; font-family : Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; padding-right : 130px; } .cite-author[data-text]:after { content : " - "attr(data-text) " - "; } .cite-author p { padding-bottom : 40px } </style>

bg left:33% grayscale:1 brightness:1.1

Computing Machinery and Intelligence
Can machines think?
Alan Mathison Turing
Mind, , 1950
Oxford University - Oxfordshire, UK.

Computing Machinery and Intelligence

Can machines think?

Alan Mathison Turing

Mind, , 1950

Oxford University - Oxfordshire, UK.

bg h:80% left drop-shadow:0,5px,10px,rgba(0,0,0,.4)

A. M. Turing (1950) Computing Machinery and Intelligence. Mind 49: 433-460.
h:120


Lists

  1. London
  2. Manchester
  3. Birmingham
  4. Glasgow
  5. Liverpool
  1. Newcastle
  2. Sheffield
  3. Nottingham
  4. Southampton
  5. Edinburgh

Is Algebraic Graph Knowledge Possible?

Research has been conducted in order to evaluate the possibility of reaching meaningful knowledge from Algebraic Graph transformations.

  • Model Cheking and theorem prooving are viable paths.

When the neet to make strong assertions becomes inevitable:

  • This is the first way: outstanding assertion!
  • Even greater impact comes from: hilight text!

*Note: This is a very long footnote line intended to test the layout of two.


H1

H2

H3

H4

H5
H6
  • This is a fragment o normal text written here in order to exemplify the use of several featrues in CSS.

  • This is a fragment o normal text written here in order to exemplify the use of several featrues in CSS.

  • This is one feature

  • This is another subjetc.


Lists

  1. One
  2. Two
  3. Three
    1. abc
    2. def
  4. End of list
primes = filterPrime [2..]
  where filterPrime (p:xs) =
          p : filterPrime [x | x <- xs, x `mod` p /= 0]

seqLength :: Num b  Sequence a  b
seqAppend :: Sequence a  Sequence a  Sequence a

seqLength Nil = 0
seqLength (Cons _ xs) = 1 + seqLength xs

seqAppend Nil ys = ys
seqAppend (Cons x xs) ys = Cons x (seqAppend xs ys)
Code: Haskell code fragment.

Tables

Column A Column B Column C Column D
A1 B1 C1 D1
A2 B2 C2 D2
A3 B3 C3 D3
Table: Exemple of use of tables.

LaTeX Equations

$$\frac{1}{c^2}\frac{\partial^2\mathbf{\psi}}{\partial t^2} = \nabla^2 \circ\mathbf{\psi} $$ $$\nabla \times \textbf{E}=- \frac{\partial \textbf{B}}{\partial t}$$ $$\nabla^2 \textbf{E} = \mu \epsilon \frac{\partial^2 \textbf{E}}{\partial t^2}$$ $$c=\sqrt{\frac{1}{\mu \epsilon}}$$

Formulae: Exemples of LaTeX formulas use.

Images in Two Columns

h:450px

h:450px


Images in Two Columns

h:450px

Figure: Kleinrock, Gail (1979).

h:450px

Figure: Springer Verlag (1979).

Image and text

h:450

Figure: Oxford edition (1979).

Hegel's Phenomenology

The book was originally entitled "Phänomenologie des Geistes" by its author, G.W.F. Hegel.

  • Published in 1807, marked a significant development in German idealism after Kant.

  • In this book Hegel develops his concepts of dialectic.

Price at Amazon: $ 17.83


"There is an increasing demand of current information systems to incorporate the use of a higher degree of formalism in the development process. Formal Methods consist of a set of tools and techniques based on mathematical model and formal logic that are used to specify and verify requirements and designs for hardware and software systems."


"There is an increasing demand of current information systems to incorporate the use of a higher degree of formalism in the development process. Formal Methods consist of a set of tools and techniques based on mathematical model and formal logic that are used to specify and verify requirements and designs for hardware and software systems."


Transition Slide 1
Aditional Text


Transition Slide 2
Aditional Text


bg left:25% opacity:70% blur:1px

References

  1. PLATO. Plato Republic. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.

  2. PLATO. Plato Republic. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.

  3. ARISTOTELES. Nikomachische Ethik. Berlin: Akademie Verlag, 2010. (Klassiker Auslegen).v. 2

  4. KANT, Immanuel. Kritik der Praktischen Vernunft. Berlin: Akademie Verlag, 2002. (Klassiker Auslegen).v. 26

  5. HEGEL, Georg Friederich Wilhelm. Hegel´s Phenomenology of Spirit. Tradução: A. V. Miller. New York: Oxford University Press, 2004.


References

  1. PLATO. Plato Republic. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.
  2. ARISTOTELES. Nikomachische Ethik. Berlin: Akademie Verlag, 2010. (Klassiker Auslegen).v. 2
  3. KANT, Immanuel. Kritik der Praktischen Vernunft. Berlin: Akademie Verlag, 2002. (Klassiker Auslegen).v. 26
  4. HEGEL, Georg Friederich Wilhelm. Hegel´s Phenomenology of Spirit. Tradução: A. V. Miller. New York: Oxford University Press, 2004.
  1. HUSSERL, Edmund. The Crisis of European Sciences and Transcendental Phenomenology. Evanston, USA: Northwestern University Press, 1970.
  2. CASSIRER, Ernst. The Myth of the State. New Haven, USA: Yale University Press, 1946.
  3. HEIDEGGER, Martin. Sein und Zeit. 11. ed. Tübingen: Max Niemeyer Verlag, 1967.
  4. GADAMER, Hans-Georg. Wahrheit und Methode. Berlin: Akademie Verlag, 2007. v. 30.