Lum1104 / LegoAI-by-AUST

基于节点编辑器开发的用于可视化构建神经网络的神器。Based on node editor development artifacts for visualization to build neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to LegoAI

LegoAI aims to build neural networks in a building block fashion The project is based on the Node-Editor

Features

  • Support for visualization of neural network construction and real-time update of output dimensions
  • One-click support for running the complete model to test the classification effect on CIFAR100

Quickly Start

python examples/example_calculator/main.py

Requirements

  • Python 3.x
  • PyQt5 or PySide2 (using wrapper QtPy)
  • torchkeras

Installation

https://github.com/ZS520L/LegoAI-by-AUST.git

Video tutorials

https://www.bilibili.com/video/BV1ds4y1c7dh/?vd_source=889e3b663447df5f82518715b0aa4304

About

基于节点编辑器开发的用于可视化构建神经网络的神器。Based on node editor development artifacts for visualization to build neural networks.

License:MIT License


Languages

Language:Python 100.0%