Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages