Skip to content

nk.hilbert.HilbertIndex and nk.supervised.Supervised #902

Answered by gcarleo
tortijazz asked this question in Q&A
Discussion options

You must be logged in to vote

hi, concerning HilbertIndex, those methods have been just merged into the Hilbert class itself.
You can see all the available methods just looking at our documentation, for example here (you see we have things like states_to_numbers, numbers_to_states, all_states etc... )

Unfortunately supervised learning is not implemented in 3.0, but it should be relatively straightforward to do it yourself using the fact that all our models are JAX differentiable. At the moment we don't have plans to implement it, but I think that eventually it will appear also in 3.0

Replies: 1 comment 1 reply

Comment options

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

Answer selected by tortijazz
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