Skip to content

This project visualizes a complex-valued neural network using Raylib and C.

Notifications You must be signed in to change notification settings

evielm9awda/complex-neural-network-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Complex Neural Network Visualization

This project visualizes a complex-valued neural network using Raylib and C. The network can be trained to solve complex-valued problems and is illustrated with graphical representations of neurons and their connections.

Features

  • Complex-valued neurons and connections
  • Customizable network architecture
  • Real-time visualization of the network during training

Requirements

  • GCC (GNU Compiler Collection)
  • Raylib library
  • Math library

Screenshot

Screenshot_2024-07-09-16-42-16_primary

Building the Project

  1. Ensure you have the required libraries installed.

  2. Clone this repository:

    git clone https://github.com/evielm9awda/complex-neural-network-visualization.git

About

This project visualizes a complex-valued neural network using Raylib and C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published