-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Neuromatch Academy (NMA) NeuroAI syllabus (Instructor Version) | ||
|
||
**The content should primarily be accessed from our ebook: https://neuroai.neuromatch.io/ [under continuous development]** | ||
|
||
--- | ||
|
||
## Licensing | ||
|
||
[![CC BY 4.0][cc-by-image]][cc-by] | ||
|
||
[![CC BY 4.0][cc-by-shield]][cc-by] [![BSD-3][bsd-3-shield]][bsd-3] | ||
|
||
The contents of this repository are shared under under a [Creative Commons Attribution 4.0 International License][cc-by]. | ||
|
||
Software elements are additionally licensed under the [BSD (3-Clause) License][bsd-3]. | ||
|
||
Derivative works may use the license that is more appropriate to the relevant context. | ||
|
||
[cc-by]: http://creativecommons.org/licenses/by/4.0/ | ||
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png | ||
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg | ||
|
||
[bsd-3]: https://opensource.org/licenses/BSD-3-Clause | ||
[bsd-3-shield]: https://camo.githubusercontent.com/9b9ea65d95c9ef878afa1987df65731d47681336/68747470733a2f2f696d672e736869656c64732e696f2f707970692f6c2f736561626f726e2e737667 |