Comments on: Create a Simple DAG Network https://blogs.mathworks.com/deep-learning/2018/02/14/create-a-simple-dag-network/?s_tid=feedtopost Johanna specializes in deep learning and computer vision. Her goal is to give insight into deep learning through code examples, developer Q&As, and tips and tricks using MATLAB. Tue, 06 Apr 2021 19:52:24 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Abdul Wajid https://blogs.mathworks.com/deep-learning/2018/02/14/create-a-simple-dag-network/#comment-614 Fri, 23 Nov 2018 16:26:20 +0000 https://blogs.mathworks.com/deep-learning/?p=148#comment-614 How can I edit the parameters of “batch normalization layer” like trained mean etc inside the network? I am unable to edit it as it says it is read only property of BatchNormalizationLayer.

]]>
By: Abdul Wajid https://blogs.mathworks.com/deep-learning/2018/02/14/create-a-simple-dag-network/#comment-598 Wed, 21 Nov 2018 10:10:40 +0000 https://blogs.mathworks.com/deep-learning/?p=148#comment-598 How can I change the read only property of a network? I want to edit the parameters inside network manually after training but It says that it is read only property.

]]>
By: Steve Eddins https://blogs.mathworks.com/deep-learning/2018/02/14/create-a-simple-dag-network/#comment-208 Mon, 19 Mar 2018 17:53:51 +0000 https://blogs.mathworks.com/deep-learning/?p=148#comment-208 Daniel—See my 19-Mar-2018 post.

]]>
By: Paresh Kamble https://blogs.mathworks.com/deep-learning/2018/02/14/create-a-simple-dag-network/#comment-204 Fri, 16 Mar 2018 08:21:13 +0000 https://blogs.mathworks.com/deep-learning/?p=148#comment-204 Dear Sir,
How can I create a CNN with two outputs using DAG? One performing classification and another regression. Latest Matlab release 2018a pretends to allows the same but with no decent explanation. The link https://in.mathworks.com/solutions/deep-learning/features.html#data_preparation_and_labeling has a diagram depicting the possibility. Kindly provide a small tutorial on the use of DAG in Deep Learning with multiple input and outputs. Thank you!

]]>
By: Daniel Morris https://blogs.mathworks.com/deep-learning/2018/02/14/create-a-simple-dag-network/#comment-198 Thu, 01 Mar 2018 13:34:32 +0000 https://blogs.mathworks.com/deep-learning/?p=148#comment-198 This is a nice example, although rather than adding layers to a LayerGraph (which is tedious), I would like to define separate LayerGraph networks and then combine them / connect them together into a single LayerGraph. Is this possible?

]]>
By: NASSI FAROUK https://blogs.mathworks.com/deep-learning/2018/02/14/create-a-simple-dag-network/#comment-158 Thu, 22 Feb 2018 02:33:54 +0000 https://blogs.mathworks.com/deep-learning/?p=148#comment-158 merci

]]>