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.
- Complex-valued neurons and connections
- Customizable network architecture
- Real-time visualization of the network during training
- GCC (GNU Compiler Collection)
- Raylib library
- Math library
-
Ensure you have the required libraries installed.
-
Clone this repository:
git clone https://github.com/evielm9awda/complex-neural-network-visualization.git