We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor the rest of the backend training endpoints to /training
Daniel Wu
Add endpoints to /training so that:
Make sure to update, reuse, and/or add any classes in /core as necessary
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
Hello @dwu359! Thank you for submitting the Feature Request Form. We appreciate your contribution. 👋
We will look into it and provide a response as soon as possible.
To work on this feature request, you can follow these branch setup instructions:
``` git checkout nextjs ```
``` git pull origin nextjs ```
``` git checkout -b feature-908 ```
Feel free to make the necessary changes in this branch and submit a pull request when you're ready.
Best regards, Deep Learning Playground (DLP) Team
Sorry, something went wrong.
No branches or pull requests
Feature Name
Refactor the rest of the backend training endpoints to /training
Your Name
Daniel Wu
Description
Add endpoints to /training so that:
Make sure to update, reuse, and/or add any classes in /core as necessary
Tasks
The text was updated successfully, but these errors were encountered: