How to merge 2 Neural Network weight model with different classification? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara 2019 Moderator Election Q&A - Questionnaire 2019 Community Moderator Election ResultsHOW TO: Deep Neural Network weight initializationExplaining what a neural network is learningWeight decay in neural networkHow to improve loss and avoid overfittingDifficulty in choosing Hyperparameters for my CNNTraining Accuracy stuck in KerasMixing Textual Data and Numerical Data (Neural Network)How do I build a permutation invariance neural network in keras?VGGnet in classification of images of new class

What *exactly* is electrical current, voltage, and resistance?

Why did Israel vote against lifting the American embargo on Cuba?

State of Debian Stable (Stretch) Repository between time of two versions (e.g. 9.8 to 9.9)

What is the term for a person whose job is to place products on shelves in stores?

Protagonist's race is hidden - should I reveal it?

All ASCII characters with a given bit count

What to do with someone that cheated their way though university and a PhD program?

Does using the Inspiration rules for character defects encourage My Guy Syndrome?

When speaking, how do you change your mind mid-sentence?

Arriving in Atlanta after US Preclearance in Dublin. Will I go through TSA security in Atlanta to transfer to a connecting flight?

How was Lagrange appointed professor of mathematics so early?

Is Bran literally the world's memory?

Are `mathfont` and `mathspec` intended for same purpose?

How to dissolve shared line segments together in QGIS?

Page Layouts : 1 column , 2 columns-left , 2 columns-right , 3 column

Does Prince Arnaud cause someone holding the Princess to lose?

Why doesn't the university give past final exams' answers?

Stretch a Tikz tree

Putting Ant-Man on house arrest

How to translate "red flag" into Spanish?

What is a 'Key' in computer science?

Where can I find how to tex symbols for different fonts?

Suing a Police Officer Instead of the Police Department

Co-worker works way more than he should



How to merge 2 Neural Network weight model with different classification?



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
2019 Moderator Election Q&A - Questionnaire
2019 Community Moderator Election ResultsHOW TO: Deep Neural Network weight initializationExplaining what a neural network is learningWeight decay in neural networkHow to improve loss and avoid overfittingDifficulty in choosing Hyperparameters for my CNNTraining Accuracy stuck in KerasMixing Textual Data and Numerical Data (Neural Network)How do I build a permutation invariance neural network in keras?VGGnet in classification of images of new class










0












$begingroup$


I'm new in this stream and got a stuck at a question, is it possible to merge 2 NN weight model (compiled and trained with the same architecture InceptionV3) with different classes of classifications (ModelA will predict age and ModelB will predict race).



Please advise if there is any way to merge or consolidate both model into a single weight model.



FYI: I'm using Keras to train those network.



Thank you










share|improve this question









$endgroup$
















    0












    $begingroup$


    I'm new in this stream and got a stuck at a question, is it possible to merge 2 NN weight model (compiled and trained with the same architecture InceptionV3) with different classes of classifications (ModelA will predict age and ModelB will predict race).



    Please advise if there is any way to merge or consolidate both model into a single weight model.



    FYI: I'm using Keras to train those network.



    Thank you










    share|improve this question









    $endgroup$














      0












      0








      0





      $begingroup$


      I'm new in this stream and got a stuck at a question, is it possible to merge 2 NN weight model (compiled and trained with the same architecture InceptionV3) with different classes of classifications (ModelA will predict age and ModelB will predict race).



      Please advise if there is any way to merge or consolidate both model into a single weight model.



      FYI: I'm using Keras to train those network.



      Thank you










      share|improve this question









      $endgroup$




      I'm new in this stream and got a stuck at a question, is it possible to merge 2 NN weight model (compiled and trained with the same architecture InceptionV3) with different classes of classifications (ModelA will predict age and ModelB will predict race).



      Please advise if there is any way to merge or consolidate both model into a single weight model.



      FYI: I'm using Keras to train those network.



      Thank you







      neural-network deep-learning transfer-learning






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 5 at 13:27









      biswajitGhoshbiswajitGhosh

      11




      11




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "557"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48695%2fhow-to-merge-2-neural-network-weight-model-with-different-classification%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Data Science Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48695%2fhow-to-merge-2-neural-network-weight-model-with-different-classification%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Adding axes to figuresAdding axes labels to LaTeX figuresLaTeX equivalent of ConTeXt buffersRotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?adding axes to shapesAlign axes across subfiguresAdding figures with a certain orderLine up nested tikz enviroments or how to get rid of themAdding axes labels to LaTeX figures

          Luettelo Yhdysvaltain laivaston lentotukialuksista Lähteet | Navigointivalikko

          Gary (muusikko) Sisällysluettelo Historia | Rockin' High | Lähteet | Aiheesta muualla | NavigointivalikkoInfobox OKTuomas "Gary" Keskinen Ancaran kitaristiksiProjekti Rockin' High