Update of README.md
This commit is contained in:
parent
47ce7aa08b
commit
2ac2df10ba
|
|
@ -1,3 +1,10 @@
|
||||||
# Operational-Premise-Taxonomy
|
# Operational-Premise-Taxonomy
|
||||||
|
|
||||||
A proposed taxonomy of AI approaches that captures relation to biological inspiration and yields an OPT-Code framework for specifying AI systems, including hybrids and pipelines.
|
A proposed taxonomy of AI approaches that captures relation to biological inspiration and yields an OPT-Code framework for specifying AI systems, including hybrids and pipelines.
|
||||||
|
|
||||||
|
## Making the document
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd docs
|
||||||
|
latexmk main.tex
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue