minor doc
parent
db785d80da
commit
7f44c3be73
17
README.mdown
17
README.mdown
|
@ -1,9 +1,8 @@
|
||||||
# sins - scrap is not scrap
|
# scrap is not scrap
|
||||||
|
|
||||||
This experiment began out of a fascination with a public school education in biology and a dissatisfaction with genetic algorithms with their ability to do work.
|
The scrap-is-not-scrap (sins) experiment began out of a public school education in biology and dissatisfaction with genetic algorithms with their ability to do work.
|
||||||
Work is for chumps; entropy is less energy... er.
|
|
||||||
|
|
||||||
[Artifical Life Slideshow](https://docs.google.com/presentation/d/1P5wEIuympcGkyadeAofbZbJqTmpwpZGw9-DXg5_P7Ms)
|
[artificial life slideshow](https://docs.google.com/presentation/d/1P5wEIuympcGkyadeAofbZbJqTmpwpZGw9-DXg5_P7Ms)
|
||||||
|
|
||||||
# usage
|
# usage
|
||||||
|
|
||||||
|
@ -13,19 +12,19 @@ docker-compose up
|
||||||
|
|
||||||
# (not so) faq
|
# (not so) faq
|
||||||
|
|
||||||
## What biology? All I see is bad code.
|
## what biology? all i see is bad code.
|
||||||
|
|
||||||
Biology is a great example of a tremendous waste of time, so I love to be inspired by it.
|
Biology is a great example of a tremendous waste of time and thus this is inspiring.
|
||||||
Other than that, there isn't really anything else here except a bunch of pseudoscience regarding dissent with modification.
|
There isn't really anything else here except pseudoscience with regard to decent with modification.
|
||||||
Computers are generally deterministic except in specific circumstances which makes producing new functionality in code the programmer's responsibility.
|
Computers are generally deterministic except in specific circumstances which makes producing new functionality in code the programmer's responsibility.
|
||||||
The field of artificial intelligence attempts to reproduce human intelligence through deterministic computing and has come a long way in recent years.
|
The field of artificial intelligence attempts to reproduce human intelligence through deterministic computing and has come a long way in recent years.
|
||||||
Artificial intelligence still has predictable results--we have a few tests for human intelligence, the most common being the [Turing test](https://en.wikipedia.org/wiki/Turing_test).
|
Artificial intelligence still has predictable results--we have a few tests for human intelligence, the most common being the [Turing test](https://en.wikipedia.org/wiki/Turing_test).
|
||||||
|
|
||||||
## Intelligence is a bad thing now?
|
## intelligence is a bad thing now?
|
||||||
|
|
||||||
Yes, Siri.
|
Yes, Siri.
|
||||||
|
|
||||||
## What does this all have to do with scrap not being scrap?
|
## what does this all have to do with scrap not being scrap?
|
||||||
|
|
||||||
I have a habit of calling new projects "scrap" until I can think of a better name for them.
|
I have a habit of calling new projects "scrap" until I can think of a better name for them.
|
||||||
I like to think that scrap is no longer scrap but you get to decided that one for yourself.
|
I like to think that scrap is no longer scrap but you get to decided that one for yourself.
|
||||||
|
|
Loading…
Reference in New Issue