Skip to content

[FEATURE]: Add 'Neural Network' as model creation option. #1108

@alantao912

Description

@alantao912

Feature Name

Create Feedforward Neural Networks

Your Name

Alan Tao

Description

Allow users to create feed forward neural networks by clicking on 'Create Model' on the trainspace dashboard.

Clicking on the 'Create Model' button, should lead the user to a configuration screen where they should be allowed to interactively drag and drop layers to the neural network as well as modify the details of each layer including number of neurons and activation function.

The same configuration screen should also prompt the user for all of the existing parameters shown in this screenshot:
image

There should be a visualization of the network's architecture that is updated in real time as the user modifies parameters/adds more layers. Something that looks similar to this:

Untitled

In other words, all of the existing configuration steps when creating the current TABULAR model (excluding the dataset upload step), should be combined into a single configuration page. This is an open ended task so feel free to apply your own creativity toward designing the layout of this monolithic configuration page. PR reviewers will iteratively provide feedback.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions