Deep-Learning-Playground icon indicating copy to clipboard operation
Deep-Learning-Playground copied to clipboard

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code

Results 116 Deep-Learning-Playground issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** Another dataset type that people can train are time series datasets (eg: stock forecasting). LSTMs, RNNs are examples of State of the Art architectures for...

enhancement
training

### Feature Name CRUD Endpoints for Trainspace runs ### Your Name Karthik Subramanian ### Description ## Purpose DLP has migrated the underlying data representation of training requests of users to...

enhancement

### Feature Name Migrate Object Detection Endpoint ### Your Name Karthik Subramanian ### Description DLP is migrating the training endpoints from Flask Blueprint to Django. This task requires creation of...

backend

### Feature Name Refactor the rest of the backend training endpoints to /training ### Your Name Daniel Wu ### Description Add endpoints to /training so that: - /image trains an...

enhancement
backend

### Feature Name Replace Parts of Terraform With SST ### Your Name Daniel Wu ### Description SST is able to represent infrastructure as typescript code with its serverless stacks (stacks/AppStack.ts)...

enhancement
backend

### Feature Name Profile settings for receiving notifications by email or SMS. ### Your Name Austin Tsang ### Description When a user finishes train, they should be able to receive...

backend

### Feature Name Create Train and Test Datasets from S3 for /training ### Your Name Daniel Wu ### Description As of right now, the training backend can only handle default...

enhancement
backend

### Feature Name Add "QuickTrainSpace" dashboard banner for convenient access to training models. Also changed refresh button color to blue since red color seemed out of place ### Your Name...

enhancement