Skip to content

Commit 89002a4

Browse files
README edits.
1 parent 428813f commit 89002a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
[Get Grokking Artificial Intelligence Algorithms at Manning Publications](https://www.manning.com/books/grokking-artificial-intelligence-algorithms?a_aid=gaia&a_bid=6a1b836a)
44

5-
Rather Learn by exploring the code notebook in your browser? Click here:
6-
7-
[![Open the interactive code notebook](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rishal-hurbans/Grokking-Artificial-Intelligence-Algorithms-Notebook/blob/main/Grokking_Artificial_Intelligence_Algorithms_Notebook.ipynb)
8-
95
## Requirements
106
* Python 3.9 or later (3.11 recommended)
117
* pip 23.1+ (comes with recent Python installers)
@@ -46,3 +42,7 @@ The example implementations provided will make more sense if you've read the boo
4642
The purpose of this repository is to act as a practical reference for examples of how the algorithms mentioned in the book can be implemented.
4743
This repository should not be consulted as the book is read page-by-page, but rather, when you're attempting to implement an algorithm or gain a more technical understanding from a programming perspective.
4844

45+
Rather Learn by exploring the code notebook in your browser? Click here:
46+
47+
[![Open the interactive code notebook](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rishal-hurbans/Grokking-Artificial-Intelligence-Algorithms-Notebook/blob/main/Grokking_Artificial_Intelligence_Algorithms_Notebook.ipynb)
48+

0 commit comments

Comments
 (0)