Skip to content

Commit

Permalink
update vision
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoreilly committed Jan 28, 2025
1 parent 6a1f9a1 commit 28eda00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/emer/emergent/v2 v2.0.0-dev0.1.7.0.20250128232110-1e71a5c7249b
github.com/emer/etensor v0.0.0-20250128230539-a9366874f7c3
github.com/emer/leabra/v2 v2.0.0-dev0.5.5.0.20250128232242-79e931d6fe3b
github.com/emer/vision/v2 v2.0.0-dev0.1.0.0.20250128233535-2716c2c5e5ec
github.com/emer/vision/v2 v2.0.0-dev0.1.0.0.20250128234953-cd0a89e77a4a
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
gonum.org/v1/gonum v0.15.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/emer/etensor v0.0.0-20250128230539-a9366874f7c3 h1:9yia9XH5z88JjDJwi1
github.com/emer/etensor v0.0.0-20250128230539-a9366874f7c3/go.mod h1:pH4lH+TChvqJG4Lh2Qi1bS5e3pnGK1QDkCSfUX4J+lQ=
github.com/emer/leabra/v2 v2.0.0-dev0.5.5.0.20250128232242-79e931d6fe3b h1:Z2QRcHh9kvDyKSwPYhc/8q/NwWcd0OUexuhZCq5oHJ4=
github.com/emer/leabra/v2 v2.0.0-dev0.5.5.0.20250128232242-79e931d6fe3b/go.mod h1:Md86O3aaHH2hfZftTsg5orAhX2uRJFT8pXjfN8neYh4=
github.com/emer/vision/v2 v2.0.0-dev0.1.0.0.20250128233535-2716c2c5e5ec h1:OALvNRetXLhCxkBDLrHHHM6wUAbDgr2ZJC1Fq7ZvxR0=
github.com/emer/vision/v2 v2.0.0-dev0.1.0.0.20250128233535-2716c2c5e5ec/go.mod h1:FfG6xjDD5OyFAkgDo3OHRTnbW/rM8mFI3Uq+vmZnaMM=
github.com/emer/vision/v2 v2.0.0-dev0.1.0.0.20250128234953-cd0a89e77a4a h1:Eq3DfGEKoi2i5fmNrC0/DwUkIVPltPo7DUzxqCf9phE=
github.com/emer/vision/v2 v2.0.0-dev0.1.0.0.20250128234953-cd0a89e77a4a/go.mod h1:FfG6xjDD5OyFAkgDo3OHRTnbW/rM8mFI3Uq+vmZnaMM=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
Expand Down

0 comments on commit 28eda00

Please sign in to comment.