Ritu Singh
Solution:
You can try to initialize the weight and bias as shown in the following code:
In case the bias matrix variance or weight is very large, the loss will increase.
Refer to >this paper(Xavier initialization) and (He initialization) will enable you think differently:
Suggested blogs:
>Can not run phpstan under docker with memory lack error
>Attempt to read property "data_audit" on array laravel view loop foreach
>How to use start and limit on DataTables in Laravel for mobile API?
>Login to Laravel API- Laravel
>Make Xdebug stop at breakpoints in PhpStorm using Docker
>Creating a service in Laravel using app(FQCN)