Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React flow integration #957

Merged
merged 44 commits into from
Sep 15, 2023
Merged

Conversation

farisdurrani
Copy link
Member

@farisdurrani farisdurrani commented Sep 13, 2023

React flow integration

What user problem are we solving?
The current ReactDnD tool is complex in nature and does not allow for parallel layers of architecture.

What solution does this PR provide?
Addressing #890 , this PR integrates React Flow as an alternative drag-n-drop tool replacing ReactDnd. This allows people to drag and drop new layers, as well as add parameter info and in the future, this will allow parallel layers of architecture.

Deep.Learning.Playground.-.12.September.2023.mp4

Testing Methodology
How did you test your changes and verify that existing
functionality is not broken

Basic testing on Iris and MNIST training.

Any other considerations

karkir0003 and others added 30 commits July 15, 2023 13:02
@karkir0003
Copy link
Member

@farisdurrani screen recording?

.github/Architecture.md Outdated Show resolved Hide resolved
.vscode/settings.json Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Member

@karkir0003 karkir0003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me. left a few comments/questions.

@dwu359 , can you take a look

@farisdurrani farisdurrani linked an issue Sep 15, 2023 that may be closed by this pull request
Copy link
Contributor

@dwu359 dwu359 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really good! Future steps could be transforming the entire trainspace ui to use react flow instead of just the layers.

@farisdurrani farisdurrani added this pull request to the merge queue Sep 15, 2023
Merged via the queue into nextjs with commit 5f7b639 Sep 15, 2023
8 checks passed
@farisdurrani farisdurrani deleted the react-flow-integration-trainspace branch September 15, 2023 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Integrate React Flow
3 participants