Feeds
질문
Neural network construction where different outputs have different dependencies on the inputs
I want to construct a neural network for a system which is described by the image below. The arrows in the images shows the depe...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error in the training of physics-informed neural network (PINN) when changing the settings
I am trying to train a PINN and the codes are adapted from the example at https://uk.mathworks.com/help/deeplearning/ug/solve-pa...
대략 2년 전 | 답변 수: 0 | 0
0
답변답변 있음
Genetic Algorithm does not use the specified Initial Population Matrix
Ok I found the problem in my codes. It is the initial population matrix values that violates the linear constraints I specified....
Genetic Algorithm does not use the specified Initial Population Matrix
Ok I found the problem in my codes. It is the initial population matrix values that violates the linear constraints I specified....
대략 2년 전 | 1
질문
Genetic Algorithm does not use the specified Initial Population Matrix
I am solving an optimisation problem using genetic algorithm and I generated the initial population matrix as shown in the first...
대략 2년 전 | 답변 수: 1 | 1
1
답변질문
Genetic Algorithm Best Objective Function Value Increased in Later Generations
I am using GA to run an optimisation problem and I notice that the best objective function value increased in the second generat...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How to obtain the optimised decision variable in the lower-layer when using genetic algorithm for a two-layer optimisation problem?
I have a two-layer optimisation problem with some decision variables, and the number of the lower-layer decision variables (DV_L...
2년 초과 전 | 답변 수: 1 | 0