You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies for the noob question, but I am trying to wrap my head around the POMDP ecosystem in Julia. I had a couple of questions:
Is it possible to export any problem I define within Julia as a POMDPX file, or a Cassandra POMDP file?
Is it possible to export the alpha vectors as a plain text file like the .alpha files output by the Cassandra pomdp-solve solver after the solution has been found?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Apologies for the noob question, but I am trying to wrap my head around the POMDP ecosystem in Julia. I had a couple of questions:
Is it possible to export any problem I define within Julia as a POMDPX file, or a Cassandra POMDP file?
Is it possible to export the alpha vectors as a plain text file like the
.alpha
files output by the Cassandrapomdp-solve
solver after the solution has been found?Thanks in advance!
The text was updated successfully, but these errors were encountered: