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

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors