All Projects → CompCogNeuro → Ed4

CompCogNeuro / Ed4

Licence: other
Computational Cognitive Neuroscience, Fourth Edition

Projects that are alternatives of or similar to Ed4

Start Machine Learning In 2020
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 357 (+168.42%)
Mutual labels:  learning, neural-networks
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-73.68%)
Mutual labels:  learning, neural-networks
Mit Deep Learning Book Pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Stars: ✭ 9,859 (+7312.78%)
Mutual labels:  learning, neural-networks
Banditml
A lightweight contextual bandit & reinforcement learning library designed to be used in production Python services.
Stars: ✭ 127 (-4.51%)
Mutual labels:  neural-networks
Web Development Resources
A list of useful resources for Web Developers! Put it in your bookmarks and contribute something ❤️
Stars: ✭ 128 (-3.76%)
Mutual labels:  learning
Robin
RObust document image BINarization
Stars: ✭ 131 (-1.5%)
Mutual labels:  neural-networks
Dnw
Discovering Neural Wirings (https://arxiv.org/abs/1906.00586)
Stars: ✭ 133 (+0%)
Mutual labels:  neural-networks
Djl Demo
Demo applications showcasing DJL
Stars: ✭ 126 (-5.26%)
Mutual labels:  learning
V by example
Learn V by Example
Stars: ✭ 131 (-1.5%)
Mutual labels:  learning
Arkade
Open Source Kubernetes Marketplace
Stars: ✭ 2,343 (+1661.65%)
Mutual labels:  learning
Pysnn
Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration
Stars: ✭ 129 (-3.01%)
Mutual labels:  neural-networks
Jevois
JeVois smart machine vision framework
Stars: ✭ 128 (-3.76%)
Mutual labels:  neural-networks
Hierarchical loc
Deep image retrieval for efficient 6-DoF localization
Stars: ✭ 131 (-1.5%)
Mutual labels:  learning
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (-4.51%)
Mutual labels:  neural-networks
Rhisis
Rhisis is an experimental FlyFF MMORPG emulator built with C# 9 and .NET 5
Stars: ✭ 132 (-0.75%)
Mutual labels:  learning
Jsnet
Javascript/WebAssembly deep learning library for MLPs and convolutional neural networks
Stars: ✭ 126 (-5.26%)
Mutual labels:  neural-networks
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+1173.68%)
Mutual labels:  learning
Scarpet Nn
Tools and libraries to run neural networks in Minecraft ⛏
Stars: ✭ 129 (-3.01%)
Mutual labels:  neural-networks
Frapper
ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for Rapid Application Development.
Stars: ✭ 129 (-3.01%)
Mutual labels:  learning
Persephone
A tool for automatic phoneme transcription
Stars: ✭ 130 (-2.26%)
Mutual labels:  neural-networks

Computational Cognitive Neuroscience, Fourth Edition

This is the 4th edition of the online, freely available textbook, providing a complete, self-contained introduction to the field of Computational Cognitive Neuroscience, where computer models of the brain are used to understand a wide range of cognitive functions, including perception, attention, motor control, learning, memory, language, and executive function.

The first part of this textbook develops a coherent set of computational and neural principles that capture the behavior of networks of interconnected neurons, and the second part applies these principles to understand the above-listed cognitive functions.

Web page: CompCogNeuro.org

Formats

Please use the following links to download the formatted version of the book:

  • PDF --- best for printing

  • ePub --- opens in e.g., Mac iBooks

  • Kindle / MOBI --- you can email this to yourself at your amazon kindle account to get it on your device: https://www.amazon.com/gp/sendtokindle/email

  • Amazon.com --- you can pay $2.99 (lowest price possible) to have Amazon upload the book to your kindle, or roughly $35 for them to send you an on-demand paperback print version (in color)

  • HTML --- single big HTML file --- NOTE: this does not display all of the math correctly, so you should use one of the other formats above for Chapters 2 and 4.

Note: if you click on book and the individual .md files in there (which is the raw source for the text), you can read the text but the figure captions will not show up, and there will be a { width } styling tag after figures.

Simulation Exercises

The simulation exercises that go with the book are available under this same organization in github, in the sims repository: https://github.com/CompCogNeuro/sims

These are updated with the new Go / Python version of emergent: https://github.com/emer/emergent

Lecture Videos

Thanks to Covid-19, video lectures by O'Reilly @ UC Davis are being recorded: YouTube Playlist

Citation

Please use this citation for the text:

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

(you could update year to 2020 but maybe better to just keep using the 2012 citation --- either way is fine)

BibTeX:

@BOOK{OReillyMunakataFrankEtAl12,
  author={Randall C. O'Reilly and Yuko Munakata and Michael J. Frank and Thomas E. Hazy and Contributors},
  title={Computational Cognitive Neuroscience},
  year={2012},
  publisher={Online Book, 4th Edition, URL: \url{https://github.com/CompCogNeuro/ed4}},
  url={https://github.com/CompCogNeuro/ed4},
}

Syllabi

Source

This is the 4th edition of the online, freely available textbook, originally written in MediaWiki and hosted on grey.colorado.edu

This version is written in markdown format, and converted into various other end-user formats using pandoc with the assistance of the https://github.com/bmc/ebook-template python script.

TODO

  • ch7: fix bg description of da learning --- kinda buried

  • ch7: update PVLV to latest bvPVLV version --- use pvlv readme?

  • ch8: update theta, add pmn / atn stuff --- in general discussion is a bit disorganized and out-of-date.

  • ch10: todo: nback model, hierarchical control model

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].