Skip to content

extracting values from inference results #593

Answered by kali
Finfalter asked this question in Q&A
Discussion options

You must be logged in to vote

Hey!

The array_view methods, like you tried, are a bridge to ndarray ArrayBase. You can access values by indexing (using []) like shown here: https://docs.rs/ndarray/0.15.4/ndarray/struct.ArrayBase.html#indexing-and-dimension.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Finfalter
Comment options

Answer selected by kali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants