Open samarth52 opened 2 years ago
This would be helpful in issues like a problem classifying a particular song into a genre. The model can take in two inputs, the audio itself and some metadata (like the artist, bpm, etc.), and give a single output which is the genre
Describe the solution you'd like Add the ability for users to group layers to form Sequential Containers, and also add support for Branching and Sharing, where we can have multiple inputs and/or outputs to our DL model.
Additional context