Statistics
RANK
14,903
of 300,499
REPUTATION
3
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
2
RANK
of 21,021
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,381
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 year ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersGenetic 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 years ago | 1
Question
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 years ago | 1 answer | 1
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
