Skip to content

merging deep learning models #23

Open
@Yogeskumaran

Description

@Yogeskumaran

i have been working on a deep learning project for ai vs human text classification. my machine is not enough to process lakhs of data so i divided the data into chunks and created a individual model for each chunks. Totally five models where created and now i want to merge all those 5 models into a one single model and i merged that also . but the issue is because of merging the 5 models the new merged model expects 5 input but i want the new model to be expecting single input . how to achieve this?
Screenshot 2024-02-05 120025

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions