Skip to content

Explore the visualizations of neural networks

Notifications You must be signed in to change notification settings

xudejing/visualize-neural-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize neural networks

This is an app to explore the visualizations of neural networks. The app is intended to include multiple projects.

Installation

  1. Clone the repository to your local machine

    $ git clone --recurse-submodules https://github.com/xudejing/visualize-neural-networks.git
    
  2. Install dependency packages

  3. Run the app

    $ streamlit run app.py
    

New project

Use the project 2D Unet as a template and modify it to suit your needs. You are very welcome to include your own project in this app, just send a pull request if you want. To make your project visible, you need to include your project repo as a submodule and register it in app.py.

Included projects

About

Explore the visualizations of neural networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages