Skip to content

schrodingerslemur/neural-network-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Drag-and-Drop Neural Network App

This project is a simple Scratch-style drag-and-drop programming environment built using CMU Graphics.

It provides a block-based interface where users can drag, drop, and arrange visual code blocks to create different customizable neural network architectures - similar to beginner-friendly visual coding.

Requirements

  • Python 3.x

Installation and Usage

  1. Download CMU Graphics from this link.
  2. Clone this repository.
  3. Move the CMU graphics folder into the repository
mv <path/to/cmu_graphics> neural-network-ui/.
  1. Install library requirements
cd neural-network-ui
pip install -r requirements.txt
  1. Run and open GUI
cd src
python main.py

About

'Scratch-like' neural network drag and drop application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages