Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.59 KB

File metadata and controls

50 lines (30 loc) · 1.59 KB

Neural Networks Visualizer

  • implemented using React, Django REST framework.

  • Neural Networks Visualizer that allows User to Create and Modify Neural Networks.

  • Check The Application Here Link.

Features

  • Create Charts.

  • Add different types of layers to the chart.

  • Save Charts to user account.

  • Charts Modification.

  • Python code generation for layers.

Supported Layer Types

  • Dense Layer.

  • Convolutional Layer.

  • Pooling Layer.

Contribution Guidelines

This project is public, Feel free to create pull requests.

Screenshots

Home Page

picture alt

Creating an Account

picture alt picture alt picture alt

Creating Chart

picture alt

Saving Chart

picture alt

Accessing User Charts

picture alt picture alt