Skip to content

Commit

Permalink
feat: adding index and readme for course
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoopthereitis committed Feb 1, 2024
1 parent 935dfb7 commit 66ce097
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
Binary file added courses/HistoryOfAI/AdaLovelace.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions courses/HistoryOfAI/ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# History of AI

The History of AI is an interesting topic, and it is not only about the history of AI, but also about the history of the human kind.

## Table of Contents

- [Early days](#early-days)
- [Modern era](#modern-era)

## Early days

Back in the days...


## Modern Era

![Ada](AdaLovelace.jpeg)
Empty file added courses/ReadMe.md
Empty file.
6 changes: 4 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ site_author: See contributors and authors at https://github.com/InfiniBrains/CCM

nav:
- Home: README.md
- Classes:
- courses/ethics/README.md
- Topics:
- courses/ReadMe.md
- Ethics: courses/ethics/README.md
- History: courses/HistoryOfAI/ReadMe.md
- Blog:
- blog/index.md

Expand Down

0 comments on commit 66ce097

Please sign in to comment.