Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 811 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 811 Bytes

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