Skip to content

Commit 9e291d4

Browse files
author
Randall C. O'Reilly
committed
should be final for now
1 parent 1ac8ac2 commit 9e291d4

13 files changed

+4761
-3078
lines changed

README.md

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,48 @@ https://grey.colorado.edu/CompCogNeuro/index.php/CCNBook/Main
55

66
This version is written in markdown format, and converted into various other end-user formats using [pandoc](https://pandoc.org/index.html) with the assistance of the https://github.com/bmc/ebook-template python script.
77

8+
# Formats
89

9-
# TODO
10+
* [PDF](https://github.com/CompCogNeuro/ed4/blob/master/ccnbook_ed4.pdf)
1011

11-
* add all meta stuff here in readme
12+
* [HTML](https://github.com/CompCogNeuro/ed4/blob/master/ccnbook_ed4.html)
1213

13-
* and all the sims questions and points info in sims, also do release there and add links to release directly.
14+
* [ePub](https://github.com/CompCogNeuro/ed4/blob/master/ccnbook_ed4.epub) -- opens in e.g., Mac iBooks
1415

15-
* and add links here to released textbook versions!
16+
A Kindle version will be available shortly, and we're also working on printed & bound versions as well.
17+
18+
# Citation
19+
20+
Please use this citation for the text:
21+
22+
O'Reilly, R. C., Munakata, Y., Frank, M. J., Hazy, T. E., and Contributors (2012). Computational Cognitive Neuroscience. Wiki Book, 4th Edition (2020). URL: https://github.com/CompCogNeuro/ed4
23+
24+
(you could update year to 2020 but maybe better to just keep using the 2012 citation -- either way is fine)
25+
26+
BibTeX:
27+
28+
```
29+
@BOOK{OReillyMunakataFrankEtAl12,
30+
author={Randall C. O'Reilly and Yuko Munakata and Michael J. Frank and Thomas E. Hazy and Contributors},
31+
title={Computational Cognitive Neuroscience},
32+
year={2012},
33+
publisher={Online Book, 4th Edition, URL: \url{https://github.com/CompCogNeuro/ed4}},
34+
url={https://github.com/CompCogNeuro/ed4},
35+
}
36+
```
1637

17-
* fix math overflow in ch2
38+
# Syllabi
1839

19-
* all appendix, esp ch2
20-
* write linear algebra version in ch2
40+
* UC Davis (O'Reilly): https://ccnlab.org/teaching/ccn
41+
42+
* Brown (Frank): http://ski.clps.brown.edu/cogsim.html
43+
44+
45+
# TODO
46+
47+
* and all the sims questions and points info in sims, also do release there and add links to release directly.
48+
49+
* and add links here to released textbook versions!
2150

2251
* ch7: fix bg description of da learning -- kinda buried
2352
* ch7: update PVLV to latest bvPVLV version -- use pvlv readme?

book/chapter-01.md

Lines changed: 17 additions & 3 deletions
Large diffs are not rendered by default.

book/chapter-02.md

Lines changed: 266 additions & 97 deletions
Large diffs are not rendered by default.

book/chapter-03.md

Lines changed: 64 additions & 33 deletions
Large diffs are not rendered by default.

book/chapter-04.md

Lines changed: 265 additions & 19 deletions
Large diffs are not rendered by default.

book/glossary.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

book/references.bib

Lines changed: 1288 additions & 986 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)