SherlockYangQJ
SherlockYangQJ
Failed to convert object of type to Tensor. Contents: . Consider casting elements to a supported type
I can't figure out this math in your update observation function. Can you give me some tips
```[ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on project spark-sql-flow-plugin_2.12: Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile failed: Cannot invoke "java.lang.CharSequence.length()" because "this.text" is null -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute...
I think that the value RND return as the intrinsic reward is not good in DQN. And I think it can be used to select action. So the dimension of...