Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoreilly committed Nov 20, 2020
1 parent 05cd907 commit f5f82c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ As usual, the best way to see everything is to check out the `examples`:

# Installation

See the https://github.com/emer/etorch/python directory for instructions on building an `etorch` program that is just like the `python3` executable, but also includes all of the Go-based infrastructure that enables etorch to work.
See the https://github.com/emer/etorch/tree/master/python directory for instructions on building an `etorch` program that is just like the `python3` executable, but also includes all of the Go-based infrastructure that enables etorch to work.

You can also use the `pyleabra` executable from https://github.com/emer/leabra/python, which includes `etorch` to facilitate interoperability between leabra and torch models.
You can also use the `pyleabra` executable from https://github.com/emer/leabra/tree/master/python, which includes `etorch` to facilitate interoperability between leabra and torch models.

# Interoperating between Go and Python

Expand Down

0 comments on commit f5f82c0

Please sign in to comment.