Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mthiboust committed Nov 29, 2023
1 parent 99e604e commit d1a1803
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ Thanks to [JAX](https://github.com/google/jax)'s `jit` and `vmap` magic function
Requires Python 3.10+ and a working installation of JAX 0.4.20+. You can follow [these instructions](https://github.com/google/jax#installation) to install JAX with the relevant hardware acceleration support.
I am currently working on different ways to extend the basic SOM algorithm:

Inputs: In addition to classic bottom-up driving inputs, a SOM could also receive lateral contextual or top-down modulatory inputs.
Then:

```bash
pip install somap
```
Expand Down

0 comments on commit d1a1803

Please sign in to comment.