Skip to content

A visual analytics system to assist beginners in interpreting convolutional neural networks. This repository is for the final project of ECS 289H: Visual Analytics.

License

Notifications You must be signed in to change notification settings

xiweix/interprete_cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Visual Analytics System for CNN Interpretation

Final project of ECS 289H 002 Visual Analytics

A visual analytics system for comparing and interpreting user-defined Convolutional Neural Networks.

The system is applied on the MNIST dataset.

Dependencies

Front End

VUE CLI 4.5.9

Back End

Python 3.8.5

Packages

PyTorch 1.7.0

websockets

asyncio

umap

numpy

threading

Project setup

npm install
npm run serve
cd backend/
python server.py

About

A visual analytics system to assist beginners in interpreting convolutional neural networks. This repository is for the final project of ECS 289H: Visual Analytics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published