Skip to content

Commit d8b8f6d

Browse files
committed
updated
1 parent 5bbea5f commit d8b8f6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The fundamental innovation of KANs lies in their learnable activation functions
2525

2626
**Prerequisite**:
2727

28-
* Ensure that the `Magic` command line tool is installed by following the [Modular Docs](https://docs.modular.com/magic)
29-
* Run `magic shell` within the cloned repository to install the project's dependencies (Mojo 24.5 via Max, Matplotlib), and to activate the project's virtual environment in which you can run the mojo apps.
28+
* Ensure that the `Magic` command line tool is installed by following the [Modular Docs](https://docs.modular.com/magic).
29+
* Run `magic shell` within the root of the cloned repository to install the project's dependencies (Mojo 24.5 via Max, Matplotlib), and to activate the project's virtual environment in which you can run the mojo apps.
3030

3131
The [ML without tears](https://mlwithouttears.com/2024/05/15/a-from-scratch-implementation-of-kolmogorov-arnold-networks-kan/) implementation offers some basic usage examples to get started. We ported the first two of them to [Mojo](https://docs.modular.com/mojo/).
3232

0 commit comments

Comments
 (0)