python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
ValueError: Can not squeeze dim[1], expected a dimension of 1, got 2 for '{{node categorical_crossentropy/weighted_loss/Squeeze}} =
I am now woriking on a neural network that should predict the next activity and the outcome of a trace (sequence of events, taken from an eventlog).
First, I extended every trace with an additional ev...
UStBB
Votes: 0
Answers: 1
Interrupt and resume
I'm new to modelling and have an issue for my assignment.
I want to model the basic process in a hospital. The case is actually something else, so please don't think too much into it. A level 1 model ...
Laboon161
Votes: 0
Answers: 0
Formsflow.ai Docker setup: WebAPI and BPM containers don't start properly
I followed the docker installation instructions for Windows with WSL2 and so far have not been able to get the forms-flow-webapi and forms-flow-bpm containers to run. All other containers are running ...
Victor Gago
Votes: 0
Answers: 2
Business rules in DMN or database table?
I'm learning Camunda the workflow engine. I understand that for some long-running processes, process modeling brings many tactical and strategic benefits such as expressiveness, fail-tolerance and obs...
Tuomas Toivonen
Votes: 0
Answers: 1