Skip to content

FlashML/flashml-frontend

Repository files navigation

FlashML React Frontend

FlashML is a webapp that provides a GUI for quickly and easily building maching learning models in PyTorch. The backend python code can be found here: https://github.com/FlashML/flashml-backend

image

Start the development server

  1. yarn install (only run this once)
  2. yarn start run
  3. Open to localhost:3000

Feature Requests

  1. Bidirectional code <-> GUI generation
  2. Pre-set models (text generation presets like GPT-2 to be precise)
  3. Dimensionality checking and other model debugging features
  4. Backend model training on AWS or other cloud providers

Currently maintained by

About

React App for FlashML Frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published