The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Execution of python script failed: Value error
chinrenjie
Member Posts: 8 Learner III
I trie to run my data using the architecture build-in example (s&p-500-regression). In Keras Model interface, I changed the input shape to (4,) because I have four input, I add a core layer [Reshape, (1,4)]
I get an error Execution of Python script failed. Please check your Python script: VaueError: total size of new array must be unchanged.
0
Answers
hello @chinrenjie - can you please post your code and XML so we can look at it? Thanks.
Scott