Skip to content

FRANK-RAN/NeuralNetwork-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork-Visualization

Run Frontend

cd playground
npm i
npm run build
npm run serve

Run Backend

cd Backend/VisProject
python manage.py migrate
python manage.py runserver
cd ..
python train.py

Rerun the server

python manage.py makemigrations
python manage.py migrate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •